-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Default confirm action to both enter keys
Because Qt sees return and numpad enter as two different keys for some reason. This distinction may still be useful for left-handed people, so I don't want to remove it outright, but it now binds both keys to confirming the current action.
- Loading branch information
1 parent
3af75e8
commit 1d8f8a1
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters