From aa3883a4c39f4422bb3fb795b117266a39d820af Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 18 Jun 2017 15:14:25 +0200 Subject: List files appropriate for musicbrainz --- playerwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playerwidget.h') diff --git a/playerwidget.h b/playerwidget.h index f5b9741..3f41b49 100644 --- a/playerwidget.h +++ b/playerwidget.h @@ -41,7 +41,6 @@ class PlayerWidget : public QWidget { void doPopulateByFolder(); void doModelChanged(); void viewDoubleClicked(const QModelIndex &idx); - void leftCurrentChanged(const QModelIndex &cur, const QModelIndex &prev); void rightCurrentChanged(const QModelIndex &cur, const QModelIndex &prev); void doPlay(); void doStop(); @@ -65,6 +64,7 @@ class PlayerWidget : public QWidget { void shufflePlayList(); void randomPlay(); void playCurrent(const QModelIndex &index); + void printList(); void mute(bool triggered); void volumeChanged(int volume); -- cgit v1.2.3-70-g09d2