summaryrefslogtreecommitdiffstats
path: root/randomtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'randomtab.h')
-rw-r--r--randomtab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/randomtab.h b/randomtab.h
index 15ef087..445210d 100644
--- a/randomtab.h
+++ b/randomtab.h
@@ -43,6 +43,7 @@ class RandomTab : public QWidget {
void select();
void playAll();
void playSelected();
+ void playDoubleclicked(QModelIndex idx);
void play(const QStringList &files);
void logMessage(const QString &msg);