mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
Show conflicting shortcut in error message (#5287)
This commit is contained in:
parent
23099f7e8b
commit
4823cce622
4 changed files with 91 additions and 44 deletions
|
|
@ -36,6 +36,7 @@ private:
|
|||
|
||||
void processKey(QKeyEvent *e);
|
||||
int translateModifiers(Qt::KeyboardModifiers state, const QString &text);
|
||||
bool validateShortcut(const QKeySequence &sequence);
|
||||
void finishShortcut();
|
||||
void updateSettings();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue