aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/preference_editor_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/preference_editor_frame.h')
-rw-r--r--ui/qt/preference_editor_frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/preference_editor_frame.h b/ui/qt/preference_editor_frame.h
index 3c1b6b9463..f4f4947747 100644
--- a/ui/qt/preference_editor_frame.h
+++ b/ui/qt/preference_editor_frame.h
@@ -49,7 +49,7 @@ signals:
protected:
virtual void showEvent(QShowEvent *event);
- void keyPressEvent(QKeyEvent *event);
+ virtual void keyPressEvent(QKeyEvent *event);
private slots:
// Similar to ModulePreferencesScrollArea