Proof-reading.
[kdenetwork.git] / kopete / protocols / jabber / jingle / jinglecallsgui.ui
blob32167a82a5d35e3df4442cf5ba0c36496a229288
1 <ui version="4.0" >
2  <class>jingleCallsGui</class>
3  <widget class="QMainWindow" name="jingleCallsGui" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>800</width>
9     <height>600</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Main Window</string>
14   </property>
15   <widget class="QWidget" name="centralwidget" >
16    <property name="geometry" >
17     <rect>
18      <x>0</x>
19      <y>12</y>
20      <width>800</width>
21      <height>567</height>
22     </rect>
23    </property>
24    <layout class="QVBoxLayout" name="verticalLayout" >
25     <item>
26      <widget class="QTreeView" name="treeView" />
27     </item>
28    </layout>
29   </widget>
30   <widget class="QStatusBar" name="statusbar" >
31    <property name="geometry" >
32     <rect>
33      <x>0</x>
34      <y>579</y>
35      <width>800</width>
36      <height>21</height>
37     </rect>
38    </property>
39   </widget>
40   <widget class="QToolBar" name="toolBar" >
41    <property name="geometry" >
42     <rect>
43      <x>0</x>
44      <y>0</y>
45      <width>800</width>
46      <height>12</height>
47     </rect>
48    </property>
49    <property name="windowTitle" >
50     <string>Toolbar</string>
51    </property>
52    <attribute name="toolBarArea" >
53     <enum>TopToolBarArea</enum>
54    </attribute>
55    <attribute name="toolBarBreak" >
56     <bool>false</bool>
57    </attribute>
58   </widget>
59  </widget>
60  <resources/>
61  <connections/>
62 </ui>