From ee0b460145fd1edd0f76bbbf3680b9ebea927940 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 5 Mar 2017 17:51:48 +0100 Subject: Fix play Button Print a statusbar message when the playlist is empty. If it isn't empty, but nothing is selected, select the first entry and play it. --- playerwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index bbe8333..14df101 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -32,6 +32,7 @@ class PlayerWidget : public QWidget { void doPopulateBySong(); void doPopulateByFolder(QString dir = QString()); void viewDoubleClicked(const QModelIndex &idx); + void doPlay(); void doFilter(); void clearFilter(); void reindex(); -- cgit v1.2.3-70-g09d2