From b7775f392fe9f5d61e2d77c73a6509fa64626a51 Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 19 Feb 2018 01:32:25 +0100 Subject: Re-add "add to Favorites" action --- playerwidget.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index 22098d8..180c232 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -4,6 +4,7 @@ #include #include #include +#include #include #include @@ -69,6 +70,7 @@ class PlayerWidget : public QWidget { void aboutDlg(); void gotoAlbum(); void setCollectionIndex(int collectionIndex, bool isWebradio); + void addToFavorites(const QModelIndexList &idxs); signals: void viewModeChanged(const QString &viewMode); -- cgit v1.2.3-70-g09d2