summaryrefslogtreecommitdiffstats
path: root/moviewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'moviewidget.h')
-rw-r--r--moviewidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/moviewidget.h b/moviewidget.h
index 43f05e6..3a6a795 100644
--- a/moviewidget.h
+++ b/moviewidget.h
@@ -29,6 +29,7 @@ class MovieWidget : public QWidget {
void populateByGenres();
void topSelectionChanged();
void bottomDoubleClicked(const QModelIndex &idx);
+ void topDoubleClicked(const QModelIndex &idx);
void playSelected();
void copyToClipboard(int role);