From 3d3c693f05f79d31250c55579236f8b7b9c62a14 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 17 Feb 2018 22:20:28 +0100 Subject: Re-Add Expand and Collapse Actions.. but only if the first child of the root item has children --- playerwidget.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index 60e0df9..84b2ba3 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -70,7 +70,6 @@ class PlayerWidget : public QWidget { void setPosition(qint64 pos); void slide(int value); void continuePlaying(QMediaPlayer::MediaStatus state); - void expand(); void readSettings(); void writeSettings(); void aboutDlg(); @@ -93,7 +92,6 @@ class PlayerWidget : public QWidget { void play(const QString &fullPath); void playUrl(const QString &url); void advance(int numSongs); - void expandRecursive(const QModelIndex &idx); void adjustVolume(int by); void fillWithText(QTextEdit *te, const TagLib::FileRef &fr); void setNowPlaying(const QString &what); -- cgit v1.2.3-70-g09d2