From e38a221858d932aab81e04c5a95188a3e705ed12 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 26 Aug 2017 08:04:07 +0200 Subject: Play the doubleClicked url Shit, it worked on the first attempt! --- playerwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index 2087311..2fb218a 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -107,6 +107,7 @@ 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 advance(int numSongs); void expandRecursive(const QModelIndex &idx); void adjustVolume(int by); -- cgit v1.2.3-70-g09d2