summaryrefslogtreecommitdiff
path: root/plugins/gtkui/actionhandlers.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtkui/actionhandlers.c')
-rw-r--r--plugins/gtkui/actionhandlers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gtkui/actionhandlers.c b/plugins/gtkui/actionhandlers.c
index 1a2b8e64..9b47c2cc 100644
--- a/plugins/gtkui/actionhandlers.c
+++ b/plugins/gtkui/actionhandlers.c
@@ -649,8 +649,8 @@ load_playlist_thread (void *data) {
if (it) {
deadbeef->pl_item_unref (it);
}
+ deadbeef->plt_save_config (plt);
deadbeef->plt_unref (plt);
- deadbeef->pl_save_all ();
}
g_free (fname);
gtkui_playlist_changed ();