-rw-r--r-- | core/pim/todo/taskeditoralarms.ui | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/pim/todo/taskeditoralarms.ui b/core/pim/todo/taskeditoralarms.ui index ab21796..9f8f58b 100644 --- a/core/pim/todo/taskeditoralarms.ui +++ b/core/pim/todo/taskeditoralarms.ui | |||
@@ -1,70 +1,66 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>TaskEditorAlarms</class> | 2 | <class>TaskEditorAlarms</class> |
3 | <author>zecke</author> | 3 | <author>zecke</author> |
4 | <widget> | 4 | <widget> |
5 | <class>QWidget</class> | 5 | <class>QWidget</class> |
6 | <property stdset="1"> | 6 | <property stdset="1"> |
7 | <name>name</name> | 7 | <name>name</name> |
8 | <cstring>TaskEditorAlarms</cstring> | 8 | <cstring>TaskEditorAlarms</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>195</width> | 15 | <width>195</width> |
16 | <height>271</height> | 16 | <height>271</height> |
17 | </rect> | 17 | </rect> |
18 | </property> | 18 | </property> |
19 | <property stdset="1"> | ||
20 | <name>caption</name> | ||
21 | <string>Form3</string> | ||
22 | </property> | ||
23 | <property> | 19 | <property> |
24 | <name>layoutMargin</name> | 20 | <name>layoutMargin</name> |
25 | </property> | 21 | </property> |
26 | <grid> | 22 | <grid> |
27 | <property stdset="1"> | 23 | <property stdset="1"> |
28 | <name>margin</name> | 24 | <name>margin</name> |
29 | <number>8</number> | 25 | <number>8</number> |
30 | </property> | 26 | </property> |
31 | <property stdset="1"> | 27 | <property stdset="1"> |
32 | <name>spacing</name> | 28 | <name>spacing</name> |
33 | <number>6</number> | 29 | <number>6</number> |
34 | </property> | 30 | </property> |
35 | <widget row="0" column="0" > | 31 | <widget row="0" column="0" > |
36 | <class>QLayoutWidget</class> | 32 | <class>QLayoutWidget</class> |
37 | <property stdset="1"> | 33 | <property stdset="1"> |
38 | <name>name</name> | 34 | <name>name</name> |
39 | <cstring>Layout19</cstring> | 35 | <cstring>Layout19</cstring> |
40 | </property> | 36 | </property> |
41 | <vbox> | 37 | <vbox> |
42 | <property stdset="1"> | 38 | <property stdset="1"> |
43 | <name>margin</name> | 39 | <name>margin</name> |
44 | <number>0</number> | 40 | <number>0</number> |
45 | </property> | 41 | </property> |
46 | <property stdset="1"> | 42 | <property stdset="1"> |
47 | <name>spacing</name> | 43 | <name>spacing</name> |
48 | <number>6</number> | 44 | <number>6</number> |
49 | </property> | 45 | </property> |
50 | <widget> | 46 | <widget> |
51 | <class>QLabel</class> | 47 | <class>QLabel</class> |
52 | <property stdset="1"> | 48 | <property stdset="1"> |
53 | <name>name</name> | 49 | <name>name</name> |
54 | <cstring>txtAlarm</cstring> | 50 | <cstring>txtAlarm</cstring> |
55 | </property> | 51 | </property> |
56 | <property stdset="1"> | 52 | <property stdset="1"> |
57 | <name>text</name> | 53 | <name>text</name> |
58 | <string>empty</string> | 54 | <string>empty</string> |
59 | </property> | 55 | </property> |
60 | </widget> | 56 | </widget> |
61 | <widget> | 57 | <widget> |
62 | <class>QListView</class> | 58 | <class>QListView</class> |
63 | <property stdset="1"> | 59 | <property stdset="1"> |
64 | <name>name</name> | 60 | <name>name</name> |
65 | <cstring>lstAlarms</cstring> | 61 | <cstring>lstAlarms</cstring> |
66 | </property> | 62 | </property> |
67 | </widget> | 63 | </widget> |
68 | </vbox> | 64 | </vbox> |
69 | </widget> | 65 | </widget> |
70 | <widget row="1" column="0" > | 66 | <widget row="1" column="0" > |