Reset minimum widget heights, making Labcontrol unusable on small screen

remotes/origin/HEAD
markuspg 8 years ago
parent 7a463a48a5
commit 7b94df1380

@ -7,15 +7,9 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>960</height>
<height>740</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>800</width>
<height>960</height>
</size>
</property>
<property name="windowTitle">
<string>Labcontrol</string>
</property>
@ -36,12 +30,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>600</height>
</size>
</property>
<property name="currentIndex">
<number>0</number>
</property>

Loading…
Cancel
Save