diff options
Diffstat (limited to 'doc/classes/ColorPickerButton.xml')
-rw-r--r-- | doc/classes/ColorPickerButton.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/classes/ColorPickerButton.xml b/doc/classes/ColorPickerButton.xml index eb86dc8af8..656fce587f 100644 --- a/doc/classes/ColorPickerButton.xml +++ b/doc/classes/ColorPickerButton.xml @@ -42,6 +42,10 @@ Emitted when the color changes. </description> </signal> + <signal name="popup_closed"> + <description> + </description> + </signal> </signals> <constants> </constants> |