summaryrefslogtreecommitdiffstats
path: root/packaging/ios
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/ios')
-rw-r--r--packaging/ios/Subsurface-mobile.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro
index a34e4ad4b..d924f5c23 100644
--- a/packaging/ios/Subsurface-mobile.pro
+++ b/packaging/ios/Subsurface-mobile.pro
@@ -146,6 +146,7 @@ SOURCES += ../../subsurface-mobile-main.cpp \
../../qt-models/models.cpp \
../../qt-models/weightsysteminfomodel.cpp \
../../qt-models/filterconstraintmodel.cpp \
+ ../../qt-models/filterpresetmodel.cpp \
../../profile-widget/qmlprofile.cpp \
../../profile-widget/divecartesianaxis.cpp \
../../profile-widget/diveeventitem.cpp \
@@ -297,6 +298,7 @@ HEADERS += \
../../qt-models/models.h \
../../qt-models/weightsysteminfomodel.h \
../../qt-models/filterconstraintmodel.h \
+ ../../qt-models/filterpresetmodel.h \
../../profile-widget/qmlprofile.h \
../../profile-widget/diveprofileitem.h \
../../profile-widget/profilewidget2.h \