summaryrefslogtreecommitdiffstats
path: root/doc/classes/HBoxContainer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/HBoxContainer.xml')
-rw-r--r--doc/classes/HBoxContainer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/HBoxContainer.xml b/doc/classes/HBoxContainer.xml
index 970b6e6e6d..331c1d23ad 100644
--- a/doc/classes/HBoxContainer.xml
+++ b/doc/classes/HBoxContainer.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="HBoxContainer" inherits="BoxContainer" version="4.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
+<class name="HBoxContainer" inherits="BoxContainer" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
A container that arranges its child controls horizontally.
</brief_description>