summaryrefslogtreecommitdiffstats
path: root/shemovcleaner.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemovcleaner.h')
-rw-r--r--shemovcleaner.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemovcleaner.h b/shemovcleaner.h
index 47a763a..90ba2cd 100644
--- a/shemovcleaner.h
+++ b/shemovcleaner.h
@@ -28,6 +28,7 @@ class ShemovCleaner : public QMainWindow {
protected:
virtual void closeEvent(QCloseEvent *e);
+ bool eventFilter(QObject *watched, QEvent *event);
signals:
void configurationChanged();