NotificationWidgetUI: Fix sizing and sizePolicy

This commit is contained in:
Klaas Freitag 2016-03-23 16:49:25 +01:00
parent 1bb3a4a45d
commit 0c944a06f9

View file

@ -7,9 +7,15 @@
<x>0</x>
<y>0</y>
<width>725</width>
<height>159</height>
<height>139</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
@ -52,6 +58,9 @@
<property name="text">
<string>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam </string>
</property>
<property name="scaledContents">
<bool>false</bool>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
@ -108,7 +117,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>25</height>
<height>1</height>
</size>
</property>
</spacer>