diff options
Diffstat (limited to 'qt-models/CMakeLists.txt')
-rw-r--r-- | qt-models/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-models/CMakeLists.txt b/qt-models/CMakeLists.txt index 34e462fa3..cbdf47501 100644 --- a/qt-models/CMakeLists.txt +++ b/qt-models/CMakeLists.txt @@ -22,6 +22,7 @@ set(SUBSURFACE_MODELS_LIB_SRCS ssrfsortfilterproxymodel.cpp divelistmodel.cpp gpslistmodel.cpp + diveimportedmodel.cpp ) source_group("Subsurface Models" FILES ${SUBSURFACE_MODELS}) |