summaryrefslogtreecommitdiffstats
path: root/shemovcleaner.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemovcleaner.h')
-rw-r--r--shemovcleaner.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shemovcleaner.h b/shemovcleaner.h
index c7d234f..a2b73b1 100644
--- a/shemovcleaner.h
+++ b/shemovcleaner.h
@@ -30,6 +30,9 @@ class ShemovCleaner : public QMainWindow {
protected:
virtual void closeEvent(QCloseEvent *e);
+ signals:
+ void configurationChanged();
+
private:
void createStatusBar();
void createGlobalActions();