Reverted window size policy because of windows

pull/12/head
mandlm 2018-06-26 14:12:39 +02:00
parent c1439801c2
commit abf39a33e0
1 changed files with 1 additions and 19 deletions

View File

@ -84,24 +84,6 @@
</item>
<item>
<widget class="QTabWidget" name="resultTabWidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>220</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>220</height>
</size>
</property>
<property name="currentIndex">
<number>0</number>
</property>
@ -128,7 +110,7 @@
<x>0</x>
<y>0</y>
<width>1125</width>
<height>19</height>
<height>17</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">