diff options
Diffstat (limited to 'doc/classes/ColorPickerButton.xml')
-rw-r--r-- | doc/classes/ColorPickerButton.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/ColorPickerButton.xml b/doc/classes/ColorPickerButton.xml index d9023a4f3a..67f64c8a66 100644 --- a/doc/classes/ColorPickerButton.xml +++ b/doc/classes/ColorPickerButton.xml @@ -55,7 +55,7 @@ <constants> </constants> <theme_items> - <theme_item name="bg" type="Texture"> + <theme_item name="bg" type="Texture2D"> The background of the color preview rect on the button. </theme_item> <theme_item name="disabled" type="StyleBox"> |