This commit is contained in:
itsmattkc
2019-03-25 11:43:16 +11:00
parent 83a181a6db
commit a3c1342f77
4 changed files with 55 additions and 17 deletions
-1
View File
@@ -341,7 +341,6 @@ void kbd_shortcut_processor(QByteArray& file, QMenu* menu, bool save, bool first
}
}
}
a->setShortcutContext(Qt::ApplicationShortcut);
}
}
}