diff --git a/scene/gui/control.cpp b/scene/gui/control.cpp index ea5a150478f..79e1d35b947 100644 --- a/scene/gui/control.cpp +++ b/scene/gui/control.cpp @@ -335,6 +335,7 @@ void Control::_get_property_list(List *p_list) const { theme = data.theme; } else { theme = Theme::get_default(); + }*/ {