summaryrefslogtreecommitdiffstats
path: root/src/timeoutdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/timeoutdialog.h')
-rw-r--r--src/timeoutdialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timeoutdialog.h b/src/timeoutdialog.h
index b70f753..d80de1c 100644
--- a/src/timeoutdialog.h
+++ b/src/timeoutdialog.h
@@ -27,6 +27,7 @@ private:
protected:
void hideEvent(QHideEvent *event) override;
+ bool eventFilter(QObject *object, QEvent *event) override;
private slots:
void update();