fixed expanding resizeable

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1957 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-01-02 00:57:55 +00:00
parent af3b78449c
commit dbdfc52cd6

View File

@ -6,10 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
<width>560</width>
<width>469</width>
<height>82</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
@ -87,7 +93,7 @@ background: white;}
</property>
<property name="sizeHint" stdset="0">
<size>
<width>100</width>
<width>20</width>
<height>26</height>
</size>
</property>
@ -185,11 +191,11 @@ background: white;}
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>398</width>
<width>50</width>
<height>17</height>
</size>
</property>