Fixed the notification widget.

Sun, 30 Mar 2014 17:30:45 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 30 Mar 2014 17:30:45 +0200
changeset 3455
6252feb7da9e
parent 3454
b232591ca43d
child 3457
bfc38662e6fc

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>

eric ide

mercurial