summaryrefslogtreecommitdiff
path: root/core/pim/todo
Side-by-side diff
Diffstat (limited to 'core/pim/todo') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/todoentry.ui20
1 files changed, 19 insertions, 1 deletions
diff --git a/core/pim/todo/todoentry.ui b/core/pim/todo/todoentry.ui
index 1091852..4d49b7a 100644
--- a/core/pim/todo/todoentry.ui
+++ b/core/pim/todo/todoentry.ui
@@ -30,7 +30,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>262</width>
+ <width>260</width>
<height>321</height>
</rect>
</property>
@@ -82,6 +82,14 @@
</sizepolicy>
</property>
<property stdset="1">
+ <name>frameShape</name>
+ <enum>MShape</enum>
+ </property>
+ <property stdset="1">
+ <name>frameShadow</name>
+ <enum>MShadow</enum>
+ </property>
+ <property stdset="1">
<name>text</name>
<string>Progress:</string>
</property>
@@ -484,4 +492,14 @@
<slot access="protected">dateChanged( int, int, int )</slot>
<slot access="protected">slotCopy()</slot>
</connections>
+<tabstops>
+ <tabstop>comboPriority</tabstop>
+ <tabstop>checkCompleted</tabstop>
+ <tabstop>checkDate</tabstop>
+ <tabstop>buttonDate</tabstop>
+ <tabstop>cmbProg</tabstop>
+ <tabstop>comboCategory</tabstop>
+ <tabstop>lneSum</tabstop>
+ <tabstop>txtTodo</tabstop>
+</tabstops>
</UI>