summaryrefslogtreecommitdiff
Unidiff
Diffstat (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
@@ -32,3 +32,3 @@
32 <y>0</y> 32 <y>0</y>
33 <width>262</width> 33 <width>260</width>
34 <height>321</height> 34 <height>321</height>
@@ -84,2 +84,10 @@
84 <property stdset="1"> 84 <property stdset="1">
85 <name>frameShape</name>
86 <enum>MShape</enum>
87 </property>
88 <property stdset="1">
89 <name>frameShadow</name>
90 <enum>MShadow</enum>
91 </property>
92 <property stdset="1">
85 <name>text</name> 93 <name>text</name>
@@ -486,2 +494,12 @@
486</connections> 494</connections>
495<tabstops>
496 <tabstop>comboPriority</tabstop>
497 <tabstop>checkCompleted</tabstop>
498 <tabstop>checkDate</tabstop>
499 <tabstop>buttonDate</tabstop>
500 <tabstop>cmbProg</tabstop>
501 <tabstop>comboCategory</tabstop>
502 <tabstop>lneSum</tabstop>
503 <tabstop>txtTodo</tabstop>
504</tabstops>
487</UI> 505</UI>