Soved issue #31
authorNikolay Tischenko <niktischenko@gmail.com>
Thu, 10 Feb 2011 16:32:29 +0000 (22:32 +0600)
committerNikolay Tischenko <niktischenko@gmail.com>
Thu, 10 Feb 2011 16:32:29 +0000 (22:32 +0600)
http://someplayer.some-body.ru/bt/view.php?id=31

src/ui/playerform.ui

index cac7122..daaf329 100644 (file)
                  <widget class="QLabel" name="titleLabel">
                   <property name="maximumSize">
                    <size>
-                    <width>340</width>
+                    <width>420</width>
                     <height>16777215</height>
                    </size>
                   </property>
                   <property name="alignment">
                    <set>Qt::AlignCenter</set>
                   </property>
+                  <property name="wordWrap">
+                   <bool>true</bool>
+                  </property>
                  </widget>
                 </item>
                </layout>
                  <widget class="QLabel" name="artistAlbumLabel">
                   <property name="maximumSize">
                    <size>
-                    <width>340</width>
+                    <width>420</width>
                     <height>16777215</height>
                    </size>
                   </property>
                   <property name="alignment">
                    <set>Qt::AlignCenter</set>
                   </property>
+                  <property name="wordWrap">
+                   <bool>true</bool>
+                  </property>
                  </widget>
                 </item>
                </layout>