mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-07-05 10:28:18 +02:00
F2 code fix
This commit is contained in:
@@ -48,7 +48,7 @@ class KeyboardKey(Enum):
|
||||
PAGE_DOWN = 117
|
||||
LEFT = 113
|
||||
RIGHT = 114
|
||||
F2 = 23
|
||||
F2 = 68
|
||||
DELETE = 119
|
||||
BACK_SPACE = 22
|
||||
CTRL_L = 37
|
||||
|
||||
Reference in New Issue
Block a user