summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/renamebase.ui
authorconber <conber>2002-06-15 09:46:14 (UTC)
committer conber <conber>2002-06-15 09:46:14 (UTC)
commit7f2eef29708380844922f34f59ba4e9beefbf7c3 (patch) (unidiff)
treef57125fbaabddecc35d6677f1b9e48a4594165d5 /noncore/unsupported/mail2/renamebase.ui
parent0acbdd392814589df303b6e50c79d9822e3db27a (diff)
downloadopie-7f2eef29708380844922f34f59ba4e9beefbf7c3.zip
opie-7f2eef29708380844922f34f59ba4e9beefbf7c3.tar.gz
opie-7f2eef29708380844922f34f59ba4e9beefbf7c3.tar.bz2
initial checkin
Diffstat (limited to 'noncore/unsupported/mail2/renamebase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/renamebase.ui79
1 files changed, 79 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/renamebase.ui b/noncore/unsupported/mail2/renamebase.ui
new file mode 100644
index 0000000..20b7ffb
--- a/dev/null
+++ b/noncore/unsupported/mail2/renamebase.ui
@@ -0,0 +1,79 @@
1<!DOCTYPE UI><UI>
2<class>RenameBase</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>RenameBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>179</width>
15 <height>91</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Renaming</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <grid>
29 <property stdset="1">
30 <name>margin</name>
31 <number>4</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>3</number>
36 </property>
37 <widget row="1" column="0" >
38 <class>QLineEdit</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>oldName</cstring>
42 </property>
43 <property stdset="1">
44 <name>enabled</name>
45 <bool>false</bool>
46 </property>
47 </widget>
48 <widget row="0" column="0" >
49 <class>QLabel</class>
50 <property stdset="1">
51 <name>name</name>
52 <cstring>firstLabel</cstring>
53 </property>
54 <property stdset="1">
55 <name>text</name>
56 <string>&lt;div align=center&gt;Renaming</string>
57 </property>
58 </widget>
59 <widget row="2" column="0" >
60 <class>QLabel</class>
61 <property stdset="1">
62 <name>name</name>
63 <cstring>secondLabel</cstring>
64 </property>
65 <property stdset="1">
66 <name>text</name>
67 <string>&lt;div align=center&gt;to</string>
68 </property>
69 </widget>
70 <widget row="3" column="0" >
71 <class>QLineEdit</class>
72 <property stdset="1">
73 <name>name</name>
74 <cstring>newName</cstring>
75 </property>
76 </widget>
77 </grid>
78</widget>
79</UI>