1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Untangle ColorPicker includes

This commit is contained in:
kobewi
2024-11-22 01:09:24 +01:00
parent 9e6098432a
commit 289e548e34
10 changed files with 42 additions and 34 deletions

View File

@@ -64,6 +64,8 @@
#include "editor/themes/editor_scale.h"
#include "editor/themes/editor_theme_manager.h"
#include "editor/window_wrapper.h"
#include "scene/gui/separator.h"
#include "scene/gui/texture_rect.h"
#include "scene/main/node.h"
#include "scene/main/window.h"
#include "script_text_editor.h"