diff options
Diffstat (limited to 'qt-models/CMakeLists.txt')
-rw-r--r-- | qt-models/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-models/CMakeLists.txt b/qt-models/CMakeLists.txt index e7f6ec01e..dc840e059 100644 --- a/qt-models/CMakeLists.txt +++ b/qt-models/CMakeLists.txt @@ -19,7 +19,7 @@ set(SUBSURFACE_DESKTOP_MODELS_LIB_SRCS treemodel.cpp cylindermodel.cpp yearlystatisticsmodel.cpp - weigthsysteminfomodel.cpp + weightsysteminfomodel.cpp weightmodel.cpp filtermodels.cpp divecomputermodel.cpp |