1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-06 17:25:19 +00:00

Various style nitpicks

This commit is contained in:
Rémi Verschelde
2025-05-12 16:47:16 +02:00
committed by Mikael Hermansson
parent 78f1543e35
commit 0adf0898eb
18 changed files with 75 additions and 63 deletions

View File

@@ -34,6 +34,7 @@
#include "editor/editor_string_names.h"
#include "editor/themes/editor_scale.h"
#include "scene/gui/label.h"
#include "scene/gui/line_edit.h"
#include "scene/gui/menu_button.h"
#include "scene/resources/style_box_flat.h"