mirror of
https://github.com/edubart/otclient.git
synced 2025-12-04 08:56:51 +01:00
@@ -14,7 +14,7 @@ MainWindow
|
||||
size: 340 410
|
||||
|
||||
@onEnter: modules.game_hotkeys.ok()
|
||||
@onEscape: modules.game_hotkeys.cancel()
|
||||
@onEscape: modules.game_hotkeys.reload()
|
||||
|
||||
Label
|
||||
id: currentHotkeysLabel
|
||||
@@ -178,7 +178,7 @@ MainWindow
|
||||
width: 64
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: parent.bottom
|
||||
@onClick: modules.game_hotkeys.cancel()
|
||||
@onClick: modules.game_hotkeys.reload()
|
||||
|
||||
HotkeyAssignWindow < MainWindow
|
||||
id: assignWindow
|
||||
|
||||
Reference in New Issue
Block a user