diff options
Diffstat (limited to 'doc/classes/Popup.xml')
-rw-r--r-- | doc/classes/Popup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Popup.xml b/doc/classes/Popup.xml index 930e646dee..6a897001b7 100644 --- a/doc/classes/Popup.xml +++ b/doc/classes/Popup.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="Popup" inherits="Control" category="Core" version="3.0-beta"> +<class name="Popup" inherits="Control" category="Core" version="3.0-rc1"> <brief_description> Base container control for popups and dialogs. </brief_description> |