mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
This commit is contained in:
parent
a7583881af
commit
a29a680920
26 changed files with 1334 additions and 1109 deletions
|
|
@ -38,7 +38,7 @@
|
|||
#include "scene/3d/sprite_3d.h"
|
||||
#include "scene/gui/dialogs.h"
|
||||
#include "scene/gui/nine_patch_rect.h"
|
||||
#include "scene/resources/style_box.h"
|
||||
#include "scene/resources/style_box_texture.h"
|
||||
|
||||
class AtlasTexture;
|
||||
class OptionButton;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue