Commit e4cce774 authored by Dan Pascu's avatar Dan Pascu

Adjusted main window minimum size

parent 151a13ff
......@@ -6,14 +6,14 @@
<rect>
<x>0</x>
<y>0</y>
<width>250</width>
<height>500</height>
<width>285</width>
<height>535</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>250</width>
<height>500</height>
<width>285</width>
<height>535</height>
</size>
</property>
<property name="windowTitle">
......@@ -654,7 +654,7 @@ buttons below.</string>
<rect>
<x>0</x>
<y>0</y>
<width>250</width>
<width>285</width>
<height>22</height>
</rect>
</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