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

doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-05-15 12:51:58 +02:00
parent 27a3557a75
commit 30da18c01a
9 changed files with 42 additions and 22 deletions

View File

@@ -41,8 +41,12 @@
</theme_item>
<theme_item name="off" type="Texture">
</theme_item>
<theme_item name="off_disabled" type="Texture">
</theme_item>
<theme_item name="on" type="Texture">
</theme_item>
<theme_item name="on_disabled" type="Texture">
</theme_item>
<theme_item name="pressed" type="StyleBox">
</theme_item>
</theme_items>