From d84ffa8fc3162692597c19c42e621f7d8ac58dca Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Thu, 28 May 2015 17:17:09 -0300 Subject: Move WeightModel to qt-models One more step to make it easyer to port the app to Mobile. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index fca2b2282..9e5f9087a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -254,6 +254,7 @@ set(SUBSURFACE_MODELS_LIB_SRCS qt-models/filtermodels.cpp qt-models/tankinfomodel.cpp qt-models/weigthsysteminfomodel.cpp + qt-models/weightmodel.cpp qt-models/completionmodels.cpp ) source_group("Subsurface Models" FILES ${SUBSURFACE_MODELS}) -- cgit v1.2.3-70-g09d2