summaryrefslogtreecommitdiffstats
path: root/subsurface.pro
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-08-16 09:32:23 -0600
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-08-16 10:07:06 -0600
commit34fceb4a1ba8c9cffbcc02caf40961a65efa3db7 (patch)
tree5caf92855c3e42d43473447006a542f8206c42d2 /subsurface.pro
parentdd49e3a9a92e3d1a1534a870e9e3b588845fb364 (diff)
downloadsubsurface-34fceb4a1ba8c9cffbcc02caf40961a65efa3db7.tar.gz
Cut'n'paste for dive data: implement copy side
Admittedly not very useful without working paste, but it's progress. 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 0aa6a5de9..14003f0a6 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -198,7 +198,8 @@ FORMS = \
qt-ui/searchbar.ui \
qt-ui/divelogexportdialog.ui \
qt-ui/plannerSettings.ui \
- qt-ui/usersurvey.ui
+ qt-ui/usersurvey.ui \
+ qt-ui/divecomponentselection.ui
# Nether usermanual or printing is supported on android right now
android: FORMS -= qt-ui/printoptions.ui