summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/gtkui/trkproperties.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtkui/trkproperties.c b/plugins/gtkui/trkproperties.c
index c33435d5..9e9ffb2a 100644
--- a/plugins/gtkui/trkproperties.c
+++ b/plugins/gtkui/trkproperties.c
@@ -285,6 +285,7 @@ trkproperties_fill_metadata (void) {
}
trkproperties_modified = 0;
gtk_list_store_clear (store);
+ gtk_list_store_clear (propstore);
deadbeef->pl_lock ();
const char **keys = NULL;