summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index 57e9fda..547fbd2 100644
--- a/shemov.h
+++ b/shemov.h
@@ -44,6 +44,9 @@ class SheMov : public QMainWindow {
void newMovieWizardWithFiles();
void setSize(qint64 size);
+ signals:
+ void configChanged();
+
private:
void createStatusbar();
void createActions();