mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 05:01:10 +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
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include "editor/editor_scale.h"
|
||||
#include "scene/gui/button.h"
|
||||
#include "scene/resources/style_box_texture.h"
|
||||
|
||||
bool StyleBoxPreview::grid_preview_enabled = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue