summaryrefslogtreecommitdiff
path: root/doc/classes/ColorPickerButton.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/ColorPickerButton.xml')
-rw-r--r--doc/classes/ColorPickerButton.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/classes/ColorPickerButton.xml b/doc/classes/ColorPickerButton.xml
index 185460eef2..87d00b7600 100644
--- a/doc/classes/ColorPickerButton.xml
+++ b/doc/classes/ColorPickerButton.xml
@@ -11,14 +11,14 @@
<demos>
</demos>
<methods>
- <method name="get_picker">
+ <method name="get_picker" qualifiers="const">
<return type="ColorPicker">
</return>
<description>
Returns the [code]ColorPicker[/code] that this [code]ColorPickerButton[/code] toggles.
</description>
</method>
- <method name="get_popup">
+ <method name="get_popup" qualifiers="const">
<return type="PopupPanel">
</return>
<description>