From 23a20791d1f0c0760c0e22d51c0450b58b0e05f1 Mon Sep 17 00:00:00 2001 From: MarianoGNU Date: Sun, 24 Jul 2016 18:05:05 -0300 Subject: Update documentation. --- doc/base/classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/base') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 4c2a0fe7ba..d70b11b5ae 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -11281,7 +11281,7 @@ - Add a control to the bottom panel (together with Output, Debug, Animation, etc). If your plugin is being removed, also make sure to remove your control by calling [method remove_control_from_bottom_panel]. + Add a control to the bottom panel (together with Output, Debug, Animation, etc). Returns a reference to the button added. It's up to you to hide/show the button when needed. If your plugin is being removed, also make sure to remove your control by calling [method remove_control_from_bottom_panel]. -- cgit v1.2.3