Move ctrl-k callback to the MainWindow
This commit is contained in:
parent
9b60fdd620
commit
8a9a513ecd
4 changed files with 11 additions and 13 deletions
|
|
@ -43,6 +43,7 @@ public:
|
|||
|
||||
protected:
|
||||
void closeEvent(QCloseEvent *event);
|
||||
void keyPressEvent(QKeyEvent *event);
|
||||
|
||||
private slots:
|
||||
// Handle interaction with the tray icon.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue