summaryrefslogtreecommitdiff
path: root/core/pim/todo/taskeditoralarms.ui
Unidiff
Diffstat (limited to 'core/pim/todo/taskeditoralarms.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/taskeditoralarms.ui144
1 files changed, 0 insertions, 144 deletions
diff --git a/core/pim/todo/taskeditoralarms.ui b/core/pim/todo/taskeditoralarms.ui
deleted file mode 100644
index 9f8f58b..0000000
--- a/core/pim/todo/taskeditoralarms.ui
+++ b/dev/null
@@ -1,144 +0,0 @@
1<!DOCTYPE UI><UI>
2<class>TaskEditorAlarms</class>
3<author>zecke</author>
4<widget>
5 <class>QWidget</class>
6 <property stdset="1">
7 <name>name</name>
8 <cstring>TaskEditorAlarms</cstring>
9 </property>
10 <property stdset="1">
11 <name>geometry</name>
12 <rect>
13 <x>0</x>
14 <y>0</y>
15 <width>195</width>
16 <height>271</height>
17 </rect>
18 </property>
19 <property>
20 <name>layoutMargin</name>
21 </property>
22 <grid>
23 <property stdset="1">
24 <name>margin</name>
25 <number>8</number>
26 </property>
27 <property stdset="1">
28 <name>spacing</name>
29 <number>6</number>
30 </property>
31 <widget row="0" column="0" >
32 <class>QLayoutWidget</class>
33 <property stdset="1">
34 <name>name</name>
35 <cstring>Layout19</cstring>
36 </property>
37 <vbox>
38 <property stdset="1">
39 <name>margin</name>
40 <number>0</number>
41 </property>
42 <property stdset="1">
43 <name>spacing</name>
44 <number>6</number>
45 </property>
46 <widget>
47 <class>QLabel</class>
48 <property stdset="1">
49 <name>name</name>
50 <cstring>txtAlarm</cstring>
51 </property>
52 <property stdset="1">
53 <name>text</name>
54 <string>empty</string>
55 </property>
56 </widget>
57 <widget>
58 <class>QListView</class>
59 <property stdset="1">
60 <name>name</name>
61 <cstring>lstAlarms</cstring>
62 </property>
63 </widget>
64 </vbox>
65 </widget>
66 <widget row="1" column="0" >
67 <class>QLayoutWidget</class>
68 <property stdset="1">
69 <name>name</name>
70 <cstring>Layout23</cstring>
71 </property>
72 <hbox>
73 <property stdset="1">
74 <name>margin</name>
75 <number>0</number>
76 </property>
77 <property stdset="1">
78 <name>spacing</name>
79 <number>6</number>
80 </property>
81 <widget>
82 <class>QPushButton</class>
83 <property stdset="1">
84 <name>name</name>
85 <cstring>alAdd</cstring>
86 </property>
87 <property stdset="1">
88 <name>sizePolicy</name>
89 <sizepolicy>
90 <hsizetype>4</hsizetype>
91 <vsizetype>0</vsizetype>
92 </sizepolicy>
93 </property>
94 <property stdset="1">
95 <name>text</name>
96 <string>&amp;Add</string>
97 </property>
98 <property stdset="1">
99 <name>autoResize</name>
100 <bool>true</bool>
101 </property>
102 </widget>
103 <widget>
104 <class>QPushButton</class>
105 <property stdset="1">
106 <name>name</name>
107 <cstring>alEdit</cstring>
108 </property>
109 <property stdset="1">
110 <name>sizePolicy</name>
111 <sizepolicy>
112 <hsizetype>4</hsizetype>
113 <vsizetype>0</vsizetype>
114 </sizepolicy>
115 </property>
116 <property stdset="1">
117 <name>text</name>
118 <string>&amp;Edit</string>
119 </property>
120 <property stdset="1">
121 <name>autoResize</name>
122 <bool>true</bool>
123 </property>
124 </widget>
125 <widget>
126 <class>QPushButton</class>
127 <property stdset="1">
128 <name>name</name>
129 <cstring>alRemove</cstring>
130 </property>
131 <property stdset="1">
132 <name>text</name>
133 <string>&amp;Remove</string>
134 </property>
135 <property stdset="1">
136 <name>autoResize</name>
137 <bool>true</bool>
138 </property>
139 </widget>
140 </hbox>
141 </widget>
142 </grid>
143</widget>
144</UI>