diff options
-rw-r--r-- | opentrack/main-window.ui | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/opentrack/main-window.ui b/opentrack/main-window.ui index 138c8a51..984998cf 100644 --- a/opentrack/main-window.ui +++ b/opentrack/main-window.ui @@ -7,7 +7,7 @@ <rect> <x>0</x> <y>0</y> - <width>338</width> + <width>466</width> <height>415</height> </rect> </property> @@ -17,6 +17,12 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="minimumSize"> + <size> + <width>466</width> + <height>0</height> + </size> + </property> <property name="windowIcon"> <iconset resource="../gui/opentrack-res.qrc"> <normaloff>:/images/opentrack.png</normaloff>:/images/opentrack.png</iconset> |