From 5ead039965dc3d58466f982ab3eb8680e69a269c Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Tue, 28 Jul 2009 14:38:10 +0200 Subject: fixed redraw after songchange --- gtkplaylist.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gtkplaylist.h') diff --git a/gtkplaylist.h b/gtkplaylist.h index 61917cb8..886ce452 100644 --- a/gtkplaylist.h +++ b/gtkplaylist.h @@ -58,4 +58,7 @@ gtkps_playsongnum (int idx); void gtkps_update_songinfo (void); +void +gtkps_songchanged (int from, int to); + #endif -- cgit v1.2.3