diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2020-02-29 15:51:15 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2020-02-29 15:51:15 +0100 |
commit | b38c0dee1b9181ccdb3fbdd5d7da521d93dfdca1 (patch) | |
tree | 48c66b8f09c7fd3a0179f6e8dada6b8bb7278315 /opentrack | |
parent | 73ad388bf8ba4af8bac0ebe22e657c8083cdae52 (diff) |
gui: fix main window height
Closes #1054
Diffstat (limited to 'opentrack')
-rw-r--r-- | opentrack/main-window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opentrack/main-window.ui b/opentrack/main-window.ui index a30ef9ed..0ec5b5ab 100644 --- a/opentrack/main-window.ui +++ b/opentrack/main-window.ui @@ -8,7 +8,7 @@ <x>0</x> <y>0</y> <width>818</width> - <height>666</height> + <height>567</height> </rect> </property> <property name="sizePolicy"> |