summaryrefslogtreecommitdiffstats
path: root/subsurface.pro
diff options
context:
space:
mode:
Diffstat (limited to 'subsurface.pro')
-rw-r--r--subsurface.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/subsurface.pro b/subsurface.pro
index 829a459a4..7762318c5 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -39,6 +39,7 @@ HEADERS = \
profile.h \
qt-gui.h \
qthelper.h \
+ divecomputer.h \
qt-ui/about.h \
qt-ui/completionmodels.h \
qt-ui/divecomputermanagementdialog.h \
@@ -105,6 +106,7 @@ SOURCES = \
parse-xml.c \
planner.c \
profile.c \
+ divecomputer.cpp \
worldmap-save.c \
qt-gui.cpp \
qthelper.cpp \