summaryrefslogtreecommitdiff
path: root/doc/classes/Panel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Panel.xml')
-rw-r--r--doc/classes/Panel.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/classes/Panel.xml b/doc/classes/Panel.xml
index b65c2c956d..9906abf895 100644
--- a/doc/classes/Panel.xml
+++ b/doc/classes/Panel.xml
@@ -24,10 +24,10 @@
</constant>
</constants>
<theme_items>
- <theme_item name="panel" type="StyleBox">
+ <theme_item name="panel" data_type="style" type="StyleBox">
The style of this [Panel].
</theme_item>
- <theme_item name="panel_fg" type="StyleBox">
+ <theme_item name="panel_fg" data_type="style" type="StyleBox">
</theme_item>
</theme_items>
</class>