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 3a6a795..f3ee593 100644
--- a/moviewidget.h
+++ b/moviewidget.h
@@ -21,6 +21,7 @@ class MovieWidget : public QWidget {
public slots:
void readSettings();
void writeSettings();
+ void refresh();
private slots:
void selectBy(const QString &selection);