diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-08-06 07:51:12 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-08-06 07:51:12 -0700 |
commit | d982096144f2f9d0ef9e230f82a30792cca05654 (patch) | |
tree | 4428d12b9db631a96eb1aef07da945ead17af904 /qt-ui | |
parent | 74e7b8e87971cdc1675a4c98a1c293b36b8cc66d (diff) | |
download | subsurface-d982096144f2f9d0ef9e230f82a30792cca05654.tar.gz |
Don't make the preferences dialog so huge
Let Qt figure out a good size instead.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui')
-rw-r--r-- | qt-ui/preferences.ui | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qt-ui/preferences.ui b/qt-ui/preferences.ui index 78979d0de..48592ae1d 100644 --- a/qt-ui/preferences.ui +++ b/qt-ui/preferences.ui @@ -6,8 +6,6 @@ <rect> <x>0</x> <y>0</y> - <width>872</width> - <height>830</height> </rect> </property> <property name="windowTitle"> |