summaryrefslogtreecommitdiff
path: root/server/xml/macros/test_combobox.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/xml/macros/test_combobox.xml')
-rw-r--r--server/xml/macros/test_combobox.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/xml/macros/test_combobox.xml b/server/xml/macros/test_combobox.xml
index 7ed186f..3fb0822 100644
--- a/server/xml/macros/test_combobox.xml
+++ b/server/xml/macros/test_combobox.xml
@@ -7,7 +7,7 @@
</maps>
<scripts>
</scripts>
- <window caption="Test ComboBox"
+ <widgets caption="Test ComboBox"
layout="vbox">
<combobox name="combo1" type="select">
@@ -36,5 +36,5 @@
<button caption="Reset" action="reset"/>
<button caption="Gem" action="commit"/>
</frame>
- </window>
+ </widgets>
</macro>