You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Update icons when theme changed
This commit is contained in:
@@ -46,6 +46,7 @@ class ScriptCreateDialog : public ConfirmationDialog {
|
||||
LineEdit *class_name;
|
||||
Label *error_label;
|
||||
Label *path_error_label;
|
||||
PanelContainer *status_panel;
|
||||
LineEdit *parent_name;
|
||||
Button *parent_browse_button;
|
||||
OptionButton *language_menu;
|
||||
|
||||
Reference in New Issue
Block a user