summaryrefslogtreecommitdiffstats
path: root/playerwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'playerwidget.h')
-rw-r--r--playerwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/playerwidget.h b/playerwidget.h
index e5764e5..4fa8490 100644
--- a/playerwidget.h
+++ b/playerwidget.h
@@ -48,6 +48,7 @@ class PlayerWidget : public QWidget {
void doModelChanged();
void viewDoubleClicked(const QModelIndex &idx);
void rightCurrentChanged(const QModelIndex &cur, const QModelIndex &prev);
+ void leftCurrentChanged(const QModelIndex &cur, const QModelIndex &prev);
void doPlay();
void doStop();
void doPause();