diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-05-29 19:55:24 +0900 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-05-29 19:55:24 +0900 |
commit | 8df20f414966db685e4709eb101e071b4783c09f (patch) | |
tree | e92d0772b2a393ae3ca73ebb47ac74e37adeb9d1 /qt-ui/mainwindow.ui | |
parent | 4371a4a29859c9419a646cb7ed1182c19f54d7ab (diff) | |
parent | 5a994b08f6323680fe8362f129f097c9c2aaef2e (diff) | |
download | subsurface-8df20f414966db685e4709eb101e071b4783c09f.tar.gz |
Merge branch 'bug111' of https://github.com/tcanabrava/subsurface
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 3f9726785..c72e36eb4 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -73,7 +73,7 @@ <bool>true</bool> </property> <property name="sortingEnabled"> - <bool>true</bool> + <bool>false</bool> </property> <property name="animated"> <bool>true</bool> @@ -103,7 +103,7 @@ <x>0</x> <y>0</y> <width>763</width> - <height>25</height> + <height>20</height> </rect> </property> <widget class="QMenu" name="menuFile"> |