summaryrefslogtreecommitdiffstats
path: root/doc/classes/Panel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Panel.xml')
-rw-r--r--doc/classes/Panel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Panel.xml b/doc/classes/Panel.xml
index b30adfe992..db1fa1ccda 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" version="4.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
+<class name="Panel" inherits="Control" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
A GUI control that displays a [StyleBox].
</brief_description>