diff options
Diffstat (limited to 'opentrack/main-window.ui')
-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 77428ada..a30ef9ed 100644 --- a/opentrack/main-window.ui +++ b/opentrack/main-window.ui @@ -8,9 +8,15 @@ <x>0</x> <y>0</y> <width>818</width> - <height>474</height> + <height>666</height> </rect> </property> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> <property name="windowIcon"> <iconset resource="../gui/opentrack-res.qrc"> <normaloff>:/images/opentrack.png</normaloff>:/images/opentrack.png</iconset> |