Move Tankinfomodel to its own file
Another change to make it easier to program the mobile ui. This was a fairly easy patch: just moved the contents of the file and fixed the includes. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
committed by
Dirk Hohndel
parent
f432b764e7
commit
32b0afa3e7
@@ -252,6 +252,7 @@ set(SUBSURFACE_MODELS_LIB_SRCS
|
||||
qt-models/diveplannermodel.cpp
|
||||
qt-models/models.cpp
|
||||
qt-models/filtermodels.cpp
|
||||
qt-models/tankinfomodel.cpp
|
||||
qt-models/completionmodels.cpp
|
||||
)
|
||||
source_group("Subsurface Models" FILES ${SUBSURFACE_MODELS})
|
||||
|
||||
Reference in New Issue
Block a user