Commit b8e17af0 authored by Dan Pascu's avatar Dan Pascu

Set preferences window minimum size

parent 50049a12
...@@ -10,6 +10,12 @@ ...@@ -10,6 +10,12 @@
<height>600</height> <height>600</height>
</rect> </rect>
</property> </property>
<property name="minimumSize">
<size>
<width>800</width>
<height>600</height>
</size>
</property>
<property name="windowTitle"> <property name="windowTitle">
<string>Blink Preferences</string> <string>Blink Preferences</string>
</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