summaryrefslogtreecommitdiff
path: root/server/xml/macros/test_listbox.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/xml/macros/test_listbox.xml')
-rw-r--r--server/xml/macros/test_listbox.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/xml/macros/test_listbox.xml b/server/xml/macros/test_listbox.xml
index 5287d2f..a913391 100644
--- a/server/xml/macros/test_listbox.xml
+++ b/server/xml/macros/test_listbox.xml
@@ -7,7 +7,7 @@
</maps>
<scripts>
</scripts>
- <window caption="Test ListBox"
+ <widgets caption="Test ListBox"
layout="vbox">
<listbox name="dims" value="test2">
@@ -22,5 +22,5 @@
<button caption="Reset" action="reset"/>
<button caption="Gem" action="commit"/>
</frame>
- </window>
+ </widgets>
</macro>