From 8a723b58c7776a6606e977bbeacdc4fd89d0f830 Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 26 Feb 2011 20:10:11 +0100 Subject: few improvements to artwork loading; fixed bug with artwork not drawing immediately after launch --- plugins/gtkui/gtkui.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/gtkui') diff --git a/plugins/gtkui/gtkui.c b/plugins/gtkui/gtkui.c index b85dca4a..bdf71d36 100644 --- a/plugins/gtkui/gtkui.c +++ b/plugins/gtkui/gtkui.c @@ -1193,6 +1193,7 @@ gtkui_connect_cb (void *none) { break; } } + gtkui_playlist_changed (); return FALSE; } -- cgit v1.2.3