Move CTRL+T hotkey handling to Notebook

CTRL+T Can now be called anywhere in the window
This commit is contained in:
Rasmus Karlsson
2018-04-07 12:27:08 +02:00
committed by fourtf
parent 6667e1b65b
commit 743917a675
3 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ private:
public slots:
// Add new split to the notebook page that this chat widget is in
// Maybe we should use this chat widget as a hint to where the new split should be created
// This is only activated from the menu now. Hotkey is handled in Notebook
void doAddSplit();
// Close current split (chat widget)