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 1f063d0..95931bc 100644
--- a/moviewidget.h
+++ b/moviewidget.h
@@ -18,6 +18,7 @@ class MovieWidget : public QWidget {
private slots:
void selectBy(const QString &selection);
void populateBySeries();
+ void populateByActors();
void topSelectionChanged();
private: