New lua versions
[ryzomcore.git] / studio / src / plugins / gui_editor / widget_hierarchy.ui
blob34e48419c6200cd85256c8ca113c5ddecd152fa2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>WidgetHierarchyTree</class>
4 <widget class="QWidget" name="WidgetHierarchyTree">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>497</width>
10 <height>434</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Widget Hieararchy</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout">
17 <item>
18 <widget class="QTreeWidget" name="widgetHT">
19 <column>
20 <property name="text">
21 <string>Widgets</string>
22 </property>
23 </column>
24 </widget>
25 </item>
26 </layout>
27 </widget>
28 <resources/>
29 <connections/>
30 </ui>