Fix inability to change project settings
Regression from 565600e844, fixes #10712.
This commit is contained in:
@ -121,6 +121,7 @@ class ProjectSettingsEditor : public AcceptDialog {
|
||||
void _press_a_key_confirm();
|
||||
void _show_last_added(const Ref<InputEvent> &p_event, const String &p_name);
|
||||
|
||||
void _settings_prop_edited(const String &p_name);
|
||||
void _settings_changed();
|
||||
|
||||
void _copy_to_platform(int p_which);
|
||||
|
||||
Reference in New Issue
Block a user