summaryrefslogtreecommitdiff
path: root/plugins/gtkui/gtkui.c
diff options
context:
space:
mode:
authorGravatar Viktor Semykin <thesame.ml@gmail.com>2010-05-26 03:45:24 +0300
committerGravatar Viktor Semykin <thesame.ml@gmail.com>2010-05-26 03:45:24 +0300
commit748736d307de33c1ffab45fdc05dc0bcbaa5de89 (patch)
tree306c6ed96be9426a7aa5470941551206756ff66f /plugins/gtkui/gtkui.c
parenta6800830237690618eb454ab331ca6e4bdbd4100 (diff)
parented7386e42133dc2251b361b443347cdd2aa6887e (diff)
Merge branch 'master' of git://deadbeef.git.sourceforge.net/gitroot/deadbeef/deadbeef into tmp
Diffstat (limited to 'plugins/gtkui/gtkui.c')
-rw-r--r--plugins/gtkui/gtkui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtkui/gtkui.c b/plugins/gtkui/gtkui.c
index 9cacdf57..2e89509d 100644
--- a/plugins/gtkui/gtkui.c
+++ b/plugins/gtkui/gtkui.c
@@ -908,6 +908,7 @@ gtkui_thread (void *ctx) {
cover_art_free ();
eq_window_destroy ();
trkproperties_destroy ();
+ progress_destroy ();
gtk_widget_destroy (mainwin);
gtk_widget_destroy (searchwin);
gdk_threads_leave ();