summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/todoentry.ui4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/pim/todo/todoentry.ui b/core/pim/todo/todoentry.ui
index efcc407..bcd1d7c 100644
--- a/core/pim/todo/todoentry.ui
+++ b/core/pim/todo/todoentry.ui
@@ -399,24 +399,28 @@
399 <class>QMultiLineEdit</class> 399 <class>QMultiLineEdit</class>
400 <property stdset="1"> 400 <property stdset="1">
401 <name>name</name> 401 <name>name</name>
402 <cstring>txtTodo</cstring> 402 <cstring>txtTodo</cstring>
403 </property> 403 </property>
404 <property stdset="1"> 404 <property stdset="1">
405 <name>sizePolicy</name> 405 <name>sizePolicy</name>
406 <sizepolicy> 406 <sizepolicy>
407 <hsizetype>7</hsizetype> 407 <hsizetype>7</hsizetype>
408 <vsizetype>7</vsizetype> 408 <vsizetype>7</vsizetype>
409 </sizepolicy> 409 </sizepolicy>
410 </property> 410 </property>
411 <property stdset="1">
412 <name>wordWrap</name>
413 <enum>WidgetWidth</enum>
414 </property>
411 </widget> 415 </widget>
412 </vbox> 416 </vbox>
413</widget> 417</widget>
414<customwidgets> 418<customwidgets>
415 <customwidget> 419 <customwidget>
416 <class>CategorySelect</class> 420 <class>CategorySelect</class>
417 <header location="global">qpe/categoryselect.h</header> 421 <header location="global">qpe/categoryselect.h</header>
418 <sizehint> 422 <sizehint>
419 <width>-1</width> 423 <width>-1</width>
420 <height>-1</height> 424 <height>-1</height>
421 </sizehint> 425 </sizehint>
422 <container>0</container> 426 <container>0</container>