summaryrefslogtreecommitdiffstats
path: root/doc/classes/PanelContainer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/PanelContainer.xml')
-rw-r--r--doc/classes/PanelContainer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PanelContainer.xml b/doc/classes/PanelContainer.xml
index c67cad98b3..c6b3604cc4 100644
--- a/doc/classes/PanelContainer.xml
+++ b/doc/classes/PanelContainer.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="PanelContainer" inherits="Container" version="4.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
+<class name="PanelContainer" inherits="Container" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
A container that keeps its child controls within the area of a [StyleBox].
</brief_description>