From 266e3099624deb566cb04d9eeaf2c59db028a576 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Fri, 29 May 2015 21:19:44 -0300 Subject: LocationInformationModel moved to qt-models I forgot about this one, and we are going to use it in the mobile version too. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 6f98692d4..bc4a4a21b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -264,8 +264,8 @@ set(SUBSURFACE_MODELS_LIB_SRCS qt-models/completionmodels.cpp qt-models/profileprintmodel.cpp qt-models/divepicturemodel.cpp - qt-models/diveplotdatamodel.cpp - + qt-models/diveplotdatamodel.cpp + qt-models/divelocationmodel.cpp ) source_group("Subsurface Models" FILES ${SUBSURFACE_MODELS}) -- cgit v1.2.3-70-g09d2