From d2be02fceb3b2f1cd2fe4720560acc85a6c331be Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Mon, 31 Mar 2014 16:32:44 +0200 Subject: Help/News improvement, added ini settings, made some translations for new text elemtents, cleaned code --- src/dialog.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/dialog.h') diff --git a/src/dialog.h b/src/dialog.h index d6391ac..f11b674 100644 --- a/src/dialog.h +++ b/src/dialog.h @@ -6,6 +6,8 @@ #include #include #include +#include + #include "session.h" #include "sessiontreemodel.h" @@ -58,6 +60,7 @@ class Dialog : public QDialog { void treeView_selectionChanged(const QModelIndex& current, const QModelIndex&); void on_helpNewsButton_clicked(); void onCenterTimer(); + void keyPressEvent(QKeyEvent * e); public slots: void addSessionsAfterDownload(QNetworkReply* reply); -- cgit v1.2.3-55-g7522