diff options
author | william <william.os4y@gmail.com> | 2015-03-13 20:43:21 +0100 |
---|---|---|
committer | william <william.os4y@gmail.com> | 2015-03-13 20:51:57 +0100 |
commit | e08a8ca78ef5d204f7de3db4c1c93d1135e6a4e3 (patch) | |
tree | 0ea35dacc9074ba54ec2b3db808bda35057a6254 | |
parent | fix some label names (diff) | |
download | lumina-e08a8ca78ef5d204f7de3db4c1c93d1135e6a4e3.tar.gz lumina-e08a8ca78ef5d204f7de3db4c1c93d1135e6a4e3.tar.bz2 lumina-e08a8ca78ef5d204f7de3db4c1c93d1135e6a4e3.zip |
better window size
-rw-r--r-- | desktop-editor/dialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-editor/dialog.ui b/desktop-editor/dialog.ui index 1811ace2..f934ebb9 100644 --- a/desktop-editor/dialog.ui +++ b/desktop-editor/dialog.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>420</width> - <height>316</height> + <width>383</width> + <height>288</height> </rect> </property> <property name="windowTitle"> |