diff options
Diffstat (limited to 'qt-models/CMakeLists.txt')
-rw-r--r-- | qt-models/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-models/CMakeLists.txt b/qt-models/CMakeLists.txt index 449b450e7..34d7ad783 100644 --- a/qt-models/CMakeLists.txt +++ b/qt-models/CMakeLists.txt @@ -29,6 +29,8 @@ set(SUBSURFACE_DESKTOP_MODELS_LIB_SRCS divepicturemodel.h diveplannermodel.cpp diveplannermodel.h + divesiteimportmodel.cpp + divesiteimportmodel.h divetripmodel.cpp divetripmodel.h filtermodels.cpp |