summaryrefslogtreecommitdiffstats
path: root/doc/classes/Popup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Popup.xml')
-rw-r--r--doc/classes/Popup.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/classes/Popup.xml b/doc/classes/Popup.xml
index 29b44a98f2..c435f3d291 100644
--- a/doc/classes/Popup.xml
+++ b/doc/classes/Popup.xml
@@ -23,4 +23,9 @@
</description>
</signal>
</signals>
+ <theme_items>
+ <theme_item name="panel" data_type="style" type="StyleBox">
+ Default [StyleBox] for the [Popup].
+ </theme_item>
+ </theme_items>
</class>