summaryrefslogtreecommitdiff
authorzecke <zecke>2002-07-23 09:42:54 (UTC)
committer zecke <zecke>2002-07-23 09:42:54 (UTC)
commit32724310c6563a52f61ea99d8a0e34df6f973faf (patch) (unidiff)
tree97383faeb986486a041879c43de2798dfc7ccc5b
parent0a255e8ee152485bc54f2f1aa90251e0555760ee (diff)
downloadopie-32724310c6563a52f61ea99d8a0e34df6f973faf.zip
opie-32724310c6563a52f61ea99d8a0e34df6f973faf.tar.gz
opie-32724310c6563a52f61ea99d8a0e34df6f973faf.tar.bz2
fix #124 spotted, reported and patched by treke
thanks
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
@@ -387,48 +387,52 @@
387 </property> 387 </property>
388 <property stdset="1"> 388 <property stdset="1">
389 <name>minimumSize</name> 389 <name>minimumSize</name>
390 <size> 390 <size>
391 <width>60</width> 391 <width>60</width>
392 <height>20</height> 392 <height>20</height>
393 </size> 393 </size>
394 </property> 394 </property>
395 </widget> 395 </widget>
396 </grid> 396 </grid>
397 </widget> 397 </widget>
398 <widget> 398 <widget>
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>
423 <sizepolicy> 427 <sizepolicy>
424 <hordata>7</hordata> 428 <hordata>7</hordata>
425 <verdata>1</verdata> 429 <verdata>1</verdata>
426 </sizepolicy> 430 </sizepolicy>
427 <pixmap>image0</pixmap> 431 <pixmap>image0</pixmap>
428 </customwidget> 432 </customwidget>
429 <customwidget> 433 <customwidget>
430 <class>OClickableLabel</class> 434 <class>OClickableLabel</class>
431 <header location="global">opie/oclickablelabel.h</header> 435 <header location="global">opie/oclickablelabel.h</header>
432 <sizehint> 436 <sizehint>
433 <width>-1</width> 437 <width>-1</width>
434 <height>-1</height> 438 <height>-1</height>