remove width limit in getshared qlabel

This commit is contained in:
Damien Elmes 2009-08-17 05:03:38 +09:00
parent ef30c88ad8
commit 6f9e92e855

View file

@ -93,12 +93,6 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="maximumSize">
<size>
<width>500</width>
<height>16777215</height>
</size>
</property>
<property name="text"> <property name="text">
<string>Loading...</string> <string>Loading...</string>
</property> </property>