-rw-r--r-- | core/pim/todo/todoentry.ui | 20 |
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 @@ <y>0</y> - <width>262</width> + <width>260</width> <height>321</height> @@ -84,2 +84,10 @@ <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> @@ -486,2 +494,12 @@ </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> |