|
@@ -217,6 +217,7 @@ void editor_register_and_generate_icons(Ref<Theme> p_theme, bool p_dark_theme =
|
|
|
exceptions.insert("EditorControlAnchor");
|
|
|
exceptions.insert("DefaultProjectIcon");
|
|
|
exceptions.insert("GuiChecked");
|
|
|
+ exceptions.insert("GuiRadioChecked");
|
|
|
exceptions.insert("GuiCloseCustomizable");
|
|
|
exceptions.insert("GuiGraphNodePort");
|
|
|
exceptions.insert("GuiResizer");
|