Astyle kdelibs
[kdepim.git] / akonadiconsole / instanceselector.ui
blob545c93f41cf530b7f788d8fa02983b56ecc3070d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>InstanceSelector</class>
4 <widget class="QWidget" name="InstanceSelector">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>400</width>
10 <height>300</height>
11 </rect>
12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout">
14 <property name="margin">
15 <number>0</number>
16 </property>
17 <item>
18 <widget class="QLabel" name="label">
19 <property name="text">
20 <string>There are multiple instances of Akonadi running in the current D-Bus session. Please select the instance you want to connect to.</string>
21 </property>
22 <property name="wordWrap">
23 <bool>true</bool>
24 </property>
25 </widget>
26 </item>
27 <item>
28 <widget class="QListView" name="listView">
29 <property name="editTriggers">
30 <set>QAbstractItemView::NoEditTriggers</set>
31 </property>
32 </widget>
33 </item>
34 </layout>
35 </widget>
36 <resources/>
37 <connections/>
38 </ui>