Merge branch 'master' of https://github.com/tildearrow/furnace into k053260
This commit is contained in:
commit
e8203f453b
6 changed files with 13 additions and 3 deletions
|
|
@ -2093,6 +2093,7 @@ void FurnaceGUI::drawSettings() {
|
|||
if (ImGui::TreeNode("Global hotkeys")) {
|
||||
KEYBIND_CONFIG_BEGIN("keysGlobal");
|
||||
|
||||
UI_KEYBIND_CONFIG(GUI_ACTION_NEW);
|
||||
UI_KEYBIND_CONFIG(GUI_ACTION_OPEN);
|
||||
UI_KEYBIND_CONFIG(GUI_ACTION_OPEN_BACKUP);
|
||||
UI_KEYBIND_CONFIG(GUI_ACTION_SAVE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue