diff options
| author | DH4 | 2017-06-06 02:08:49 -0500 |
|---|---|---|
| committer | DH4 | 2017-06-06 02:08:49 -0500 |
| commit | 0d1e7459e1f156eb2ac004ad87636d0bc39fcc6b (patch) | |
| tree | 7747c61a18424106ce938832c2cbcc84ec4342b5 | |
| parent | 4920fcc0341c499da1826b5aaa05888755ba5ac1 (diff) | |
Revert default window size.
| -rw-r--r-- | mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mainwindow.ui b/mainwindow.ui index b703997..d501110 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>1028</width> - <height>592</height> + <width>1008</width> + <height>575</height> </rect> </property> <property name="sizePolicy"> |
