Finishing the switch to types.h and the resulting cleanup.
[quassel.git] / src / qtopia / ui / nicklistwidget.ui
1 <ui version="4.0" >
2  <class>NickListWidget</class>
3  <widget class="QDialog" name="NickListWidget" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>240</width>
9     <height>286</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Nicks in Channel</string>
14   </property>
15   <layout class="QVBoxLayout" >
16    <property name="leftMargin" >
17     <number>1</number>
18    </property>
19    <property name="topMargin" >
20     <number>1</number>
21    </property>
22    <property name="rightMargin" >
23     <number>1</number>
24    </property>
25    <property name="bottomMargin" >
26     <number>1</number>
27    </property>
28    <item>
29     <widget class="QListView" name="nickView" />
30    </item>
31   </layout>
32  </widget>
33  <resources/>
34  <connections/>
35 </ui>