Should a KeyValue even have a None?
This commit is contained in:
parent
8864e69716
commit
983f5b1cf5
@ -17,6 +17,7 @@ namespace UniversalEditor.UserInterface
|
||||
}
|
||||
public enum CommandShortcutKeyValue
|
||||
{
|
||||
None = 0,
|
||||
TopRow0,
|
||||
TopRow1,
|
||||
TopRow2,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user