diff options
Diffstat (limited to 'doc/classes/CheckBox.xml')
-rw-r--r-- | doc/classes/CheckBox.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/CheckBox.xml b/doc/classes/CheckBox.xml index f38b43cf8c..b46d1036ec 100644 --- a/doc/classes/CheckBox.xml +++ b/doc/classes/CheckBox.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="CheckBox" inherits="Button" category="Core" version="3.0-beta"> +<class name="CheckBox" inherits="Button" category="Core" version="3.0-rc1"> <brief_description> Binary choice user interface widget </brief_description> |