Move ctrl-k callback to the MainWindow

This commit is contained in:
Konstantinos Sideris 2017-10-20 21:39:05 +03:00
parent 9b60fdd620
commit 8a9a513ecd
4 changed files with 11 additions and 13 deletions

View file

@ -43,6 +43,7 @@ public:
protected:
void closeEvent(QCloseEvent *event);
void keyPressEvent(QKeyEvent *event);
private slots:
// Handle interaction with the tray icon.