summaryrefslogtreecommitdiff
path: root/ui/createstructdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/createstructdialog.h')
-rw-r--r--ui/createstructdialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/createstructdialog.h b/ui/createstructdialog.h
index eecaa914..b27313a9 100644
--- a/ui/createstructdialog.h
+++ b/ui/createstructdialog.h
@@ -114,4 +114,5 @@ private Q_SLOTS:
protected:
virtual void showEvent(QShowEvent* e) override;
+ virtual void keyPressEvent(QKeyEvent* e) override;
};