From 7de8b0574b37d32e91939461c7bab93b818af620 Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 19 Feb 2018 02:46:37 +0100 Subject: Implement QAction to fill playlist with favorites --- playerwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index 180c232..5859cb1 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -71,6 +71,7 @@ class PlayerWidget : public QWidget { void gotoAlbum(); void setCollectionIndex(int collectionIndex, bool isWebradio); void addToFavorites(const QModelIndexList &idxs); + void clearAndAddAllFavorites(); signals: void viewModeChanged(const QString &viewMode); -- cgit v1.2.3-70-g09d2