From eeacdeb92f4b125fc77a44318c162b5f49f1478c Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 27 Aug 2017 04:58:34 +0200 Subject: Fix display issues when streaming * don't progress song slider * show proper window title and tooltip --- playerwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index aeace26..2c95344 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -156,6 +156,7 @@ class PlayerWidget : public QWidget { QStackedLayout *mSearchDirStack; WebDownloader *mWebDownloader; QMap mOtherMeta; + bool mIsStream; }; #endif // PLAYERWIDGET_H -- cgit v1.2.3-70-g09d2