summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.ui
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-04-25 20:49:03 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-04-25 20:49:03 -0700
commit106659774ae83b7442f6cc749273248e07ff6c80 (patch)
treefecdfd3362abac4065e3e10b70520cfa131640e5 /qt-ui/mainwindow.ui
parent8da7a6985b057c5abfbd5ad1dbc7bdbfdcdfa0fb (diff)
parentb20b57b29fe2efcbafb064670a8ca53b0022eca0 (diff)
downloadsubsurface-106659774ae83b7442f6cc749273248e07ff6c80.tar.gz
Merge branch 'QtStuff' of git://github.com/tcanabrava/subsurface into Qt
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r--qt-ui/mainwindow.ui8
1 files changed, 6 insertions, 2 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index 6ece13f57..3d3f0ec35 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -27,7 +27,11 @@
<widget class="MainTab" name="InfoWidget" native="true"/>
<widget class="QGraphicsView" name="ProfileWidget"/>
</widget>
- <widget class="DiveListView" name="ListWidget"/>
+ <widget class="DiveListView" name="ListWidget">
+ <property name="sortingEnabled">
+ <bool>true</bool>
+ </property>
+ </widget>
</widget>
</item>
<item>
@@ -45,7 +49,7 @@
<x>0</x>
<y>0</y>
<width>763</width>
- <height>20</height>
+ <height>25</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">