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
|
|
@ -37,6 +37,7 @@
|
|||
|
||||
class Button;
|
||||
class PanelContainer;
|
||||
class StyleBoxFlat;
|
||||
|
||||
class EditorToaster : public HBoxContainer {
|
||||
GDCLASS(EditorToaster, HBoxContainer);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue