Add minimal Size for stackPages in MainWindow for first start.

This commit is contained in:
Phenom 2016-02-16 23:15:33 +01:00
parent efadc7d2c6
commit 3276790bf8

View File

@ -89,6 +89,12 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>100</height>
</size>
</property>
</widget>
</widget>
</item>