Commit e4cce774 authored by Dan Pascu's avatar Dan Pascu

Adjusted main window minimum size

parent 151a13ff
...@@ -6,14 +6,14 @@ ...@@ -6,14 +6,14 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>250</width> <width>285</width>
<height>500</height> <height>535</height>
</rect> </rect>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>250</width> <width>285</width>
<height>500</height> <height>535</height>
</size> </size>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
...@@ -654,7 +654,7 @@ buttons below.</string> ...@@ -654,7 +654,7 @@ buttons below.</string>
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>250</width> <width>285</width>
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment