Fix ScriptCreateDialog not accepting on submit
This commit is contained in:
parent
fcbc50ec14
commit
c8db3f66ed
2 changed files with 2 additions and 8 deletions
|
|
@ -97,7 +97,6 @@ class ScriptCreateDialog : public ConfirmationDialog {
|
|||
void _path_hbox_sorted();
|
||||
bool _can_be_built_in();
|
||||
void _path_changed(const String &p_path = String());
|
||||
void _path_submitted(const String &p_path = String());
|
||||
void _language_changed(int l = 0);
|
||||
void _built_in_pressed();
|
||||
void _use_template_pressed();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue