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:
@@ -37,7 +37,7 @@ ConfigEditorDialog::ConfigEditorDialog(QWidget *parent):
|
||||
"settings.json",
|
||||
"persistentStorage.json",
|
||||
"modSettings.json",
|
||||
"shortcutsConfig.json",
|
||||
"keyBindingsConfig.json",
|
||||
};
|
||||
ui->comboBox->addItems(files);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user