1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

rename to key binding

This commit is contained in:
Laserlicht
2025-07-19 16:46:22 +02:00
parent 5a2aee0ad4
commit 802788b89f
14 changed files with 597 additions and 597 deletions

View File

@@ -37,7 +37,7 @@ ConfigEditorDialog::ConfigEditorDialog(QWidget *parent):
"settings.json",
"persistentStorage.json",
"modSettings.json",
"shortcutsConfig.json",
"keyBindingsConfig.json",
};
ui->comboBox->addItems(files);