summaryrefslogtreecommitdiff
path: root/doc/classes/Slider.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Slider.xml')
-rw-r--r--doc/classes/Slider.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/Slider.xml b/doc/classes/Slider.xml
index 68776df603..f18b2ce39f 100644
--- a/doc/classes/Slider.xml
+++ b/doc/classes/Slider.xml
@@ -5,6 +5,7 @@
</brief_description>
<description>
Base class for GUI sliders.
+ [b]Note:[/b] The [signal Range.changed] and [signal Range.value_changed] signals are part of the [Range] class which this class inherits from.
</description>
<tutorials>
</tutorials>