-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 @@ <!DOCTYPE UI><UI> <class>TaskEditorAlarms</class> <author>zecke</author> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>TaskEditorAlarms</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>195</width> <height>271</height> </rect> </property> - <property stdset="1"> - <name>caption</name> - <string>Form3</string> - </property> <property> <name>layoutMargin</name> </property> <grid> <property stdset="1"> <name>margin</name> <number>8</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget row="0" column="0" > <class>QLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout19</cstring> </property> <vbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>txtAlarm</cstring> </property> <property stdset="1"> <name>text</name> <string>empty</string> </property> </widget> <widget> <class>QListView</class> <property stdset="1"> <name>name</name> <cstring>lstAlarms</cstring> </property> </widget> </vbox> </widget> <widget row="1" column="0" > |