Sun, 30 Mar 2014 17:30:45 +0200
Fixed the notification widget.
UI/NotificationWidget.ui | file | annotate | diff | comparison | revisions |
--- a/UI/NotificationWidget.ui Sun Mar 30 16:56:30 2014 +0200 +++ b/UI/NotificationWidget.ui Sun Mar 30 17:30:45 2014 +0200 @@ -52,6 +52,12 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="minimumSize"> + <size> + <width>335</width> + <height>0</height> + </size> + </property> <property name="font"> <font> <weight>75</weight> @@ -65,6 +71,12 @@ </item> <item> <widget class="QLabel" name="text"> + <property name="minimumSize"> + <size> + <width>335</width> + <height>0</height> + </size> + </property> <property name="text"> <string/> </property>