diff options
Diffstat (limited to 'doc/classes/Panel.xml')
-rw-r--r-- | doc/classes/Panel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Panel.xml b/doc/classes/Panel.xml index 38c605f8a4..3afda37355 100644 --- a/doc/classes/Panel.xml +++ b/doc/classes/Panel.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="Panel" inherits="Control" category="Core" version="3.0-stable"> +<class name="Panel" inherits="Control" category="Core" version="3.1-dev"> <brief_description> Provides an opaque background for [Control] children. </brief_description> |