changed debug keybing to f6, f5 is now for refreshing

This commit is contained in:
Marco Schmid
2018-10-23 07:20:02 +02:00
committed by fourtf
parent 077e2e089d
commit 0f85999b4c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ Split::Split(QWidget *parent)
createShortcut(this, "CTRL+F", &Split::showSearch);
// F5: reload emotes
createShortcut(this, "F6", &Split::reloadChannelAndSubscriberEmotes);
createShortcut(this, "F5", &Split::reloadChannelAndSubscriberEmotes);
// F12
createShortcut(this, "F10", [] {