summaryrefslogtreecommitdiffabout
path: root/kmicromail/nntpconfigui.ui
Unidiff
Diffstat (limited to 'kmicromail/nntpconfigui.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--kmicromail/nntpconfigui.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/kmicromail/nntpconfigui.ui b/kmicromail/nntpconfigui.ui
index 16ff6fc..95b1226 100644
--- a/kmicromail/nntpconfigui.ui
+++ b/kmicromail/nntpconfigui.ui
@@ -1,110 +1,111 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>NNTPconfigUI</class> 2<class>NNTPconfigUI</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>NNTPconfigUI</cstring> 8 <cstring>NNTPconfigUI</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>268</width> 15 <width>266</width>
15 <height>347</height> 16 <height>347</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>Configure NNTP</string> 21 <string>Configure NNTP</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 <vbox> 29 <vbox>
29 <property stdset="1"> 30 <property stdset="1">
30 <name>margin</name> 31 <name>margin</name>
31 <number>2</number> 32 <number>2</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> 38 <widget>
38 <class>QTabWidget</class> 39 <class>QTabWidget</class>
39 <property stdset="1"> 40 <property stdset="1">
40 <name>name</name> 41 <name>name</name>
41 <cstring>TabWidget2</cstring> 42 <cstring>TabWidget2</cstring>
42 </property> 43 </property>
43 <property> 44 <property>
44 <name>layoutMargin</name> 45 <name>layoutMargin</name>
45 </property> 46 </property>
46 <property> 47 <property>
47 <name>layoutSpacing</name> 48 <name>layoutSpacing</name>
48 </property> 49 </property>
49 <widget> 50 <widget>
50 <class>QWidget</class> 51 <class>QWidget</class>
51 <property stdset="1"> 52 <property stdset="1">
52 <name>name</name> 53 <name>name</name>
53 <cstring>tab</cstring> 54 <cstring>tab</cstring>
54 </property> 55 </property>
55 <attribute> 56 <attribute>
56 <name>title</name> 57 <name>title</name>
57 <string>Account</string> 58 <string>Account</string>
58 </attribute> 59 </attribute>
59 <grid> 60 <grid>
60 <property stdset="1"> 61 <property stdset="1">
61 <name>margin</name> 62 <name>margin</name>
62 <number>3</number> 63 <number>3</number>
63 </property> 64 </property>
64 <property stdset="1"> 65 <property stdset="1">
65 <name>spacing</name> 66 <name>spacing</name>
66 <number>3</number> 67 <number>3</number>
67 </property> 68 </property>
68 <widget row="2" column="1" > 69 <widget row="2" column="1" >
69 <class>QLineEdit</class> 70 <class>QLineEdit</class>
70 <property stdset="1"> 71 <property stdset="1">
71 <name>name</name> 72 <name>name</name>
72 <cstring>serverLine</cstring> 73 <cstring>serverLine</cstring>
73 </property> 74 </property>
74 </widget> 75 </widget>
75 <widget row="3" column="0" > 76 <widget row="3" column="0" >
76 <class>QLabel</class> 77 <class>QLabel</class>
77 <property stdset="1"> 78 <property stdset="1">
78 <name>name</name> 79 <name>name</name>
79 <cstring>portLabel</cstring> 80 <cstring>portLabel</cstring>
80 </property> 81 </property>
81 <property stdset="1"> 82 <property stdset="1">
82 <name>text</name> 83 <name>text</name>
83 <string>Port</string> 84 <string>Port</string>
84 </property> 85 </property>
85 </widget> 86 </widget>
86 <widget row="3" column="1" > 87 <widget row="3" column="1" >
87 <class>QLineEdit</class> 88 <class>QLineEdit</class>
88 <property stdset="1"> 89 <property stdset="1">
89 <name>name</name> 90 <name>name</name>
90 <cstring>portLine</cstring> 91 <cstring>portLine</cstring>
91 </property> 92 </property>
92 </widget> 93 </widget>
93 <widget row="0" column="1" > 94 <widget row="0" column="1" >
94 <class>QLineEdit</class> 95 <class>QLineEdit</class>
95 <property stdset="1"> 96 <property stdset="1">
96 <name>name</name> 97 <name>name</name>
97 <cstring>accountLine</cstring> 98 <cstring>accountLine</cstring>
98 </property> 99 </property>
99 <property> 100 <property>
100 <name>toolTip</name> 101 <name>toolTip</name>
101 <string>Name of the Account</string> 102 <string>Name of the Account</string>
102 </property> 103 </property>
103 </widget> 104 </widget>
104 <widget row="0" column="0" > 105 <widget row="0" column="0" >
105 <class>QLabel</class> 106 <class>QLabel</class>
106 <property stdset="1"> 107 <property stdset="1">
107 <name>name</name> 108 <name>name</name>
108 <cstring>accountLabel</cstring> 109 <cstring>accountLabel</cstring>
109 </property> 110 </property>
110 <property stdset="1"> 111 <property stdset="1">