From a3577a6b0a7735eb4040431eccc2807a63b7f24e Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 18 Feb 2018 15:42:41 +0100 Subject: Activate WebRadio playlist when selecting WebRadio Collection --- playerwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index 07d8c26..22098d8 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -68,6 +68,7 @@ class PlayerWidget : public QWidget { void writeSettings(); void aboutDlg(); void gotoAlbum(); + void setCollectionIndex(int collectionIndex, bool isWebradio); signals: void viewModeChanged(const QString &viewMode); @@ -86,7 +87,6 @@ class PlayerWidget : public QWidget { void recurse(const QModelIndex &parent); void addSong(const QModelIndex &idx); void play(const QString &fullPath); - //void playUrl(const QString &url); void playUrl(const QModelIndex &idx); void advance(int numSongs); void adjustVolume(int by); -- cgit v1.2.3-70-g09d2