You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Regression fixup to the theme editor
This commit is contained in:
@@ -45,7 +45,7 @@ class ThemeEditor : public VBoxContainer {
|
||||
|
||||
GDCLASS(ThemeEditor, VBoxContainer);
|
||||
|
||||
ScrollContainer *scroll;
|
||||
Panel *main_panel;
|
||||
MarginContainer *main_container;
|
||||
Ref<Theme> theme;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user