aboutsummaryrefslogtreecommitdiff
path: root/src/ui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/mainwindow.h')
-rw-r--r--src/ui/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/mainwindow.h b/src/ui/mainwindow.h
index 1b8d1784b..41258b0ff 100644
--- a/src/ui/mainwindow.h
+++ b/src/ui/mainwindow.h
@@ -80,7 +80,7 @@ public slots:
void loadPlaylist();
void savePlaylist();
- void setFileList(const QStringList&);
+ void setFileList(const QStringList&, bool clear = true);
void about();
void updateSettings();