summaryrefslogtreecommitdiffabout
path: root/kmicromail/composemailui.ui
Unidiff
Diffstat (limited to 'kmicromail/composemailui.ui') (more/less context) (show whitespace changes)
-rw-r--r--kmicromail/composemailui.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmicromail/composemailui.ui b/kmicromail/composemailui.ui
index 0a5a750..c66b0c8 100644
--- a/kmicromail/composemailui.ui
+++ b/kmicromail/composemailui.ui
@@ -1,64 +1,64 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>ComposeMailUI</class> 2<class>ComposeMailUI</class>
3<include location="local">tr.h</include> 3<include location="local">tr.h</include>
4<widget> 4<widget>
5 <class>QDialog</class> 5 <class>QDialog</class>
6 <property stdset="1"> 6 <property stdset="1">
7 <name>name</name> 7 <name>name</name>
8 <cstring>ComposeMailUI</cstring> 8 <cstring>ComposeMailUI</cstring>
9 </property> 9 </property>
10 <property stdset="1"> 10 <property stdset="1">
11 <name>geometry</name> 11 <name>geometry</name>
12 <rect> 12 <rect>
13 <x>0</x> 13 <x>0</x>
14 <y>0</y> 14 <y>0</y>
15 <width>276</width> 15 <width>276</width>
16 <height>262</height> 16 <height>263</height>
17 </rect> 17 </rect>
18 </property> 18 </property>
19 <property stdset="1"> 19 <property stdset="1">
20 <name>caption</name> 20 <name>caption</name>
21 <string>Compose Message</string> 21 <string>Compose Message</string>
22 </property> 22 </property>
23 <property> 23 <property>
24 <name>layoutMargin</name> 24 <name>layoutMargin</name>
25 </property> 25 </property>
26 <property> 26 <property>
27 <name>layoutSpacing</name> 27 <name>layoutSpacing</name>
28 </property> 28 </property>
29 <grid> 29 <grid>
30 <property stdset="1"> 30 <property stdset="1">
31 <name>margin</name> 31 <name>margin</name>
32 <number>2</number> 32 <number>2</number>
33 </property> 33 </property>
34 <property stdset="1"> 34 <property stdset="1">
35 <name>spacing</name> 35 <name>spacing</name>
36 <number>1</number> 36 <number>1</number>
37 </property> 37 </property>
38 <widget row="1" column="0" rowspan="1" colspan="4" > 38 <widget row="1" column="0" rowspan="1" colspan="4" >
39 <class>QTabWidget</class> 39 <class>QTabWidget</class>
40 <property stdset="1"> 40 <property stdset="1">
41 <name>name</name> 41 <name>name</name>
42 <cstring>tabWidget</cstring> 42 <cstring>tabWidget</cstring>
43 </property> 43 </property>
44 <property> 44 <property>
45 <name>layoutMargin</name> 45 <name>layoutMargin</name>
46 </property> 46 </property>
47 <property> 47 <property>
48 <name>layoutSpacing</name> 48 <name>layoutSpacing</name>
49 </property> 49 </property>
50 <widget> 50 <widget>
51 <class>QWidget</class> 51 <class>QWidget</class>
52 <property stdset="1"> 52 <property stdset="1">
53 <name>name</name> 53 <name>name</name>
54 <cstring>mailTab</cstring> 54 <cstring>mailTab</cstring>
55 </property> 55 </property>
56 <attribute> 56 <attribute>
57 <name>title</name> 57 <name>title</name>
58 <string>Mail</string> 58 <string>Mail</string>
59 </attribute> 59 </attribute>
60 <vbox> 60 <vbox>
61 <property stdset="1"> 61 <property stdset="1">
62 <name>margin</name> 62 <name>margin</name>
63 <number>1</number> 63 <number>1</number>
64 </property> 64 </property>
@@ -402,72 +402,72 @@
402 </widget> 402 </widget>
403 </grid> 403 </grid>
404 </widget> 404 </widget>
405 </widget> 405 </widget>
406 <widget row="0" column="0" > 406 <widget row="0" column="0" >
407 <class>QCheckBox</class> 407 <class>QCheckBox</class>
408 <property stdset="1"> 408 <property stdset="1">
409 <name>name</name> 409 <name>name</name>
410 <cstring>checkBoxLater</cstring> 410 <cstring>checkBoxLater</cstring>
411 </property> 411 </property>
412 <property stdset="1"> 412 <property stdset="1">
413 <name>text</name> 413 <name>text</name>
414 <string>send later</string> 414 <string>send later</string>
415 </property> 415 </property>
416 </widget> 416 </widget>
417 <widget row="0" column="1" > 417 <widget row="0" column="1" >
418 <class>QLabel</class> 418 <class>QLabel</class>
419 <property stdset="1"> 419 <property stdset="1">
420 <name>name</name> 420 <name>name</name>
421 <cstring>accountLabel</cstring> 421 <cstring>accountLabel</cstring>
422 </property> 422 </property>
423 <property stdset="1"> 423 <property stdset="1">
424 <name>text</name> 424 <name>text</name>
425 <string>use:</string> 425 <string>use:</string>
426 </property> 426 </property>
427 </widget> 427 </widget>
428 <widget row="0" column="2" > 428 <widget row="0" column="2" >
429 <class>QComboBox</class> 429 <class>QComboBox</class>
430 <property stdset="1"> 430 <property stdset="1">
431 <name>name</name> 431 <name>name</name>
432 <cstring>smtpAccountBox</cstring> 432 <cstring>smtpAccountBox</cstring>
433 </property> 433 </property>
434 <property stdset="1"> 434 <property stdset="1">
435 <name>sizePolicy</name> 435 <name>sizePolicy</name>
436 <sizepolicy> 436 <sizepolicy>
437 <hsizetype>3</hsizetype> 437 <hsizetype>3</hsizetype>
438 <vsizetype>0</vsizetype> 438 <vsizetype>0</vsizetype>
439 </sizepolicy> 439 </sizepolicy>
440 </property> 440 </property>
441 </widget> 441 </widget>
442 <widget row="0" column="3" > 442 <widget row="0" column="3" >
443 <class>QPushButton</class> 443 <class>QPushButton</class>
444 <property stdset="1"> 444 <property stdset="1">
445 <name>name</name> 445 <name>name</name>
446 <cstring>SaveButton</cstring> 446 <cstring>SaveButton</cstring>
447 </property> 447 </property>
448 <property stdset="1"> 448 <property stdset="1">
449 <name>text</name> 449 <name>text</name>
450 <string>Save</string> 450 <string> S</string>
451 </property> 451 </property>
452 </widget> 452 </widget>
453 </grid> 453 </grid>
454</widget> 454</widget>
455<tabstops> 455<tabstops>
456 <tabstop>fromBox</tabstop> 456 <tabstop>fromBox</tabstop>
457 <tabstop>toButton</tabstop> 457 <tabstop>toButton</tabstop>
458 <tabstop>toLine</tabstop> 458 <tabstop>toLine</tabstop>
459 <tabstop>subjectLine</tabstop> 459 <tabstop>subjectLine</tabstop>
460 <tabstop>message</tabstop> 460 <tabstop>message</tabstop>
461 <tabstop>tabWidget</tabstop> 461 <tabstop>tabWidget</tabstop>
462 <tabstop>ccButton</tabstop> 462 <tabstop>ccButton</tabstop>
463 <tabstop>ccLine</tabstop> 463 <tabstop>ccLine</tabstop>
464 <tabstop>bccButton</tabstop> 464 <tabstop>bccButton</tabstop>
465 <tabstop>bccLine</tabstop> 465 <tabstop>bccLine</tabstop>
466 <tabstop>replyButton</tabstop> 466 <tabstop>replyButton</tabstop>
467 <tabstop>replyLine</tabstop> 467 <tabstop>replyLine</tabstop>
468 <tabstop>sigMultiLine</tabstop> 468 <tabstop>sigMultiLine</tabstop>
469 <tabstop>attList</tabstop> 469 <tabstop>attList</tabstop>
470 <tabstop>addButton</tabstop> 470 <tabstop>addButton</tabstop>
471 <tabstop>deleteButton</tabstop> 471 <tabstop>deleteButton</tabstop>
472</tabstops> 472</tabstops>
473</UI> 473</UI>