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 280abbd41..b42b6063b 100644 --- a/qt-models/CMakeLists.txt +++ b/qt-models/CMakeLists.txt @@ -21,6 +21,8 @@ set(SUBSURFACE_GENERIC_MODELS_LIB_SRCS divetripmodel.h filterconstraintmodel.cpp filterconstraintmodel.h + filterpresetmodel.cpp + filterpresetmodel.h maplocationmodel.cpp maplocationmodel.h models.cpp |