summaryrefslogtreecommitdiff
authoreilers <eilers>2002-07-01 16:15:42 (UTC)
committer eilers <eilers>2002-07-01 16:15:42 (UTC)
commitdbdd9ea2e38fbe280fc4d648fbd3709e101d7eed (patch) (unidiff)
treeab876731c1c6f34df27dacd48debcb64cfacb830
parent9c2a44e54b15c419a625b484b5f84ed81a827e36 (diff)
downloadopie-dbdd9ea2e38fbe280fc4d648fbd3709e101d7eed.zip
opie-dbdd9ea2e38fbe280fc4d648fbd3709e101d7eed.tar.gz
opie-dbdd9ea2e38fbe280fc4d648fbd3709e101d7eed.tar.bz2
Fixed tabstops.. But still problem with the custom widgets
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>