aboutsummaryrefslogtreecommitdiff
path: root/src/ui/playlistmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/playlistmodel.h')
-rw-r--r--src/ui/playlistmodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/playlistmodel.h b/src/ui/playlistmodel.h
index 798442514..8fff71e72 100644
--- a/src/ui/playlistmodel.h
+++ b/src/ui/playlistmodel.h
@@ -220,6 +220,7 @@ public:
signals:
void listChanged();
void currentChanged();
+ void firstAdded();
public slots:
void load(MediaFile *);