summaryrefslogtreecommitdiffstats
path: root/doc/classes/VFlowContainer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/VFlowContainer.xml')
-rw-r--r--doc/classes/VFlowContainer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/VFlowContainer.xml b/doc/classes/VFlowContainer.xml
index 73e85776d9..dcec1a58d9 100644
--- a/doc/classes/VFlowContainer.xml
+++ b/doc/classes/VFlowContainer.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="VFlowContainer" inherits="FlowContainer" version="4.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
+<class name="VFlowContainer" inherits="FlowContainer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
A container that arranges its child controls vertically and wraps them around at the borders.
</brief_description>