You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 17:36:07 +00:00
Update icons when theme changed
This commit is contained in:
@@ -496,6 +496,7 @@ private:
|
||||
Set<EditorFileDialog *> editor_file_dialogs;
|
||||
|
||||
Map<String, Ref<Texture> > icon_type_cache;
|
||||
void _build_icon_type_cache();
|
||||
|
||||
bool _initializing_addons;
|
||||
Map<String, EditorPlugin *> plugin_addons;
|
||||
|
||||
Reference in New Issue
Block a user