summaryrefslogtreecommitdiff
path: root/doc/classes/HSlider.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/HSlider.xml')
-rw-r--r--doc/classes/HSlider.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/classes/HSlider.xml b/doc/classes/HSlider.xml
index 2738958058..afe9d10d2e 100644
--- a/doc/classes/HSlider.xml
+++ b/doc/classes/HSlider.xml
@@ -19,6 +19,8 @@
<theme_item name="grabber_area" type="StyleBox">
The background of the area to the left of the grabber.
</theme_item>
+ <theme_item name="grabber_area_highlight" type="StyleBox">
+ </theme_item>
<theme_item name="grabber_disabled" type="Texture2D">
The texture for the grabber when it's disabled.
</theme_item>