summaryrefslogtreecommitdiffstats
path: root/subsurface.pro
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2014-11-16 14:04:06 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-11-16 18:34:47 +0000
commit7c5c38b154baeeb05d2c70a3c248cda41349133a (patch)
tree4084a8661d50e536f96eb9e98e327ee25a1bcc27 /subsurface.pro
parent7967d2bec1f90f230800ada64c7fe69b3f2009cd (diff)
downloadsubsurface-7c5c38b154baeeb05d2c70a3c248cda41349133a.tar.gz
Addded a min / max layout for the filter, and a filter count
But the filter count seems to be broken for some reason and I really don't know why. It seems to work for tags, but not for everything else. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.pro')
-rw-r--r--subsurface.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/subsurface.pro b/subsurface.pro
index 94245fcec..182490e5b 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -232,7 +232,8 @@ FORMS = \
qt-ui/divecomponentselection.ui \
qt-ui/configuredivecomputerdialog.ui \
qt-ui/listfilter.ui \
- qt-ui/diveshareexportdialog.ui
+ qt-ui/diveshareexportdialog.ui \
+ qt-ui/filterwidget.ui
# Nether usermanual or printing is supported on android right now
android: FORMS -= qt-ui/printoptions.ui