Skip to content
Snippets Groups Projects
Commit 0078bb08 authored by con's avatar con
Browse files

Avoid use of QKeySequence::isEmpty in checks in command implementations.

isEmpty is the wrong thing to check when setting the default shortcut. In addition,
registering commands should not set their shortcut automatically (that
should be defined solely by the default shortcut and reading the
settings, which is done later).
parent 6371d283
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment