don't force max size for study options

This commit is contained in:
Damien Elmes 2009-06-10 01:25:31 +09:00
parent 5d0e64b3a3
commit 3104c7aba0

View file

@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>689</width>
<width>696</width>
<height>655</height>
</rect>
</property>
@ -591,6 +591,9 @@
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>1</width>
@ -601,12 +604,6 @@
</item>
<item>
<widget class="QFrame" name="studyOptionsFrame">
<property name="maximumSize">
<size>
<width>400</width>
<height>16777215</height>
</size>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
@ -910,6 +907,9 @@
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>1</width>
@ -1472,7 +1472,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>689</width>
<width>696</width>
<height>36</height>
</rect>
</property>