Minor fixes for ScriptCreateDialog
This commit is contained in:
parent
83fe471c3b
commit
f9d11120f7
4 changed files with 9 additions and 11 deletions
|
|
@ -58,7 +58,6 @@ class ScriptCreateDialog : public ConfirmationDialog {
|
|||
Button *path_button;
|
||||
EditorFileDialog *file_browse;
|
||||
CheckBox *internal;
|
||||
Label *internal_label;
|
||||
VBoxContainer *path_vb;
|
||||
AcceptDialog *alert;
|
||||
CreateDialog *select_class;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue