--- a/tools/MissionsEditor/editor.ui Sun Oct 25 16:51:20 2009 +0000
+++ b/tools/MissionsEditor/editor.ui Sun Oct 25 18:16:40 2009 +0000
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>601</width>
- <height>526</height>
+ <width>419</width>
+ <height>476</height>
</rect>
</property>
<property name="windowTitle">
@@ -18,7 +18,7 @@
<item row="0" column="0">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
- <number>0</number>
+ <number>2</number>
</property>
<widget class="QWidget" name="tab_4">
<attribute name="title">
@@ -283,6 +283,11 @@
<attribute name="title">
<string>Teams</string>
</attribute>
+ <layout class="QGridLayout" name="gridLayout_4">
+ <item row="0" column="0">
+ <widget class="TeamEdit" name="widget" native="true"/>
+ </item>
+ </layout>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
@@ -298,7 +303,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>601</width>
+ <width>419</width>
<height>28</height>
</rect>
</property>
@@ -331,6 +336,14 @@
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
+ <customwidgets>
+ <customwidget>
+ <class>TeamEdit</class>
+ <extends>QWidget</extends>
+ <header>teamedit.h</header>
+ <container>1</container>
+ </customwidget>
+ </customwidgets>
<resources/>
<connections/>
</ui>