summaryrefslogtreecommitdiffabout
path: root/kmicromail/selectmailtypeui.ui
Unidiff
Diffstat (limited to 'kmicromail/selectmailtypeui.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--kmicromail/selectmailtypeui.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/kmicromail/selectmailtypeui.ui b/kmicromail/selectmailtypeui.ui
index 1fe0369..38a2189 100644
--- a/kmicromail/selectmailtypeui.ui
+++ b/kmicromail/selectmailtypeui.ui
@@ -1,94 +1,95 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>SelectMailTypeUI</class> 2<class>SelectMailTypeUI</class>
3<include location="local">tr.h</include>
3<widget> 4<widget>
4 <class>QDialog</class> 5 <class>QDialog</class>
5 <property stdset="1"> 6 <property stdset="1">
6 <name>name</name> 7 <name>name</name>
7 <cstring>SelectMailTypeUI</cstring> 8 <cstring>SelectMailTypeUI</cstring>
8 </property> 9 </property>
9 <property stdset="1"> 10 <property stdset="1">
10 <name>geometry</name> 11 <name>geometry</name>
11 <rect> 12 <rect>
12 <x>0</x> 13 <x>0</x>
13 <y>0</y> 14 <y>0</y>
14 <width>157</width> 15 <width>153</width>
15 <height>66</height> 16 <height>66</height>
16 </rect> 17 </rect>
17 </property> 18 </property>
18 <property stdset="1"> 19 <property stdset="1">
19 <name>caption</name> 20 <name>caption</name>
20 <string>Select Type</string> 21 <string>Select Type</string>
21 </property> 22 </property>
22 <property> 23 <property>
23 <name>layoutMargin</name> 24 <name>layoutMargin</name>
24 </property> 25 </property>
25 <property> 26 <property>
26 <name>layoutSpacing</name> 27 <name>layoutSpacing</name>
27 </property> 28 </property>
28 <grid> 29 <grid>
29 <property stdset="1"> 30 <property stdset="1">
30 <name>margin</name> 31 <name>margin</name>
31 <number>4</number> 32 <number>4</number>
32 </property> 33 </property>
33 <property stdset="1"> 34 <property stdset="1">
34 <name>spacing</name> 35 <name>spacing</name>
35 <number>3</number> 36 <number>3</number>
36 </property> 37 </property>
37 <widget row="0" column="0" > 38 <widget row="0" column="0" >
38 <class>QGroupBox</class> 39 <class>QGroupBox</class>
39 <property stdset="1"> 40 <property stdset="1">
40 <name>name</name> 41 <name>name</name>
41 <cstring>groupBox</cstring> 42 <cstring>groupBox</cstring>
42 </property> 43 </property>
43 <property stdset="1"> 44 <property stdset="1">
44 <name>title</name> 45 <name>title</name>
45 <string>Select Account Type</string> 46 <string>Select Account Type</string>
46 </property> 47 </property>
47 <property> 48 <property>
48 <name>layoutMargin</name> 49 <name>layoutMargin</name>
49 </property> 50 </property>
50 <property> 51 <property>
51 <name>layoutSpacing</name> 52 <name>layoutSpacing</name>
52 </property> 53 </property>
53 <grid> 54 <grid>
54 <property stdset="1"> 55 <property stdset="1">
55 <name>margin</name> 56 <name>margin</name>
56 <number>4</number> 57 <number>4</number>
57 </property> 58 </property>
58 <property stdset="1"> 59 <property stdset="1">
59 <name>spacing</name> 60 <name>spacing</name>
60 <number>3</number> 61 <number>3</number>
61 </property> 62 </property>
62 <widget row="0" column="0" > 63 <widget row="0" column="0" >
63 <class>QComboBox</class> 64 <class>QComboBox</class>
64 <item> 65 <item>
65 <property> 66 <property>
66 <name>text</name> 67 <name>text</name>
67 <string>IMAP</string> 68 <string>IMAP</string>
68 </property> 69 </property>
69 </item> 70 </item>
70 <item> 71 <item>
71 <property> 72 <property>
72 <name>text</name> 73 <name>text</name>
73 <string>POP3</string> 74 <string>POP3</string>
74 </property> 75 </property>
75 </item> 76 </item>
76 <item> 77 <item>
77 <property> 78 <property>
78 <name>text</name> 79 <name>text</name>
79 <string>SMTP</string> 80 <string>SMTP</string>
80 </property> 81 </property>
81 </item> 82 </item>
82 <property stdset="1"> 83 <property stdset="1">
83 <name>name</name> 84 <name>name</name>
84 <cstring>typeBox</cstring> 85 <cstring>typeBox</cstring>
85 </property> 86 </property>
86 </widget> 87 </widget>
87 </grid> 88 </grid>
88 </widget> 89 </widget>
89 </grid> 90 </grid>
90</widget> 91</widget>
91<tabstops> 92<tabstops>
92 <tabstop>typeBox</tabstop> 93 <tabstop>typeBox</tabstop>
93</tabstops> 94</tabstops>
94</UI> 95</UI>