summaryrefslogtreecommitdiffstats
path: root/usersdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'usersdialog.h')
-rw-r--r--usersdialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usersdialog.h b/usersdialog.h
index 23eb9c7e..d51981a4 100644
--- a/usersdialog.h
+++ b/usersdialog.h
@@ -35,6 +35,7 @@ class UsersDialog : public QDialog {
protected:
void closeEvent(QCloseEvent *event);
+ void keyPressEvent(QKeyEvent * event);
private slots:
void itemChange(QListWidgetItem *item);