mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Move model code to models
This makes it easery to use it on Qml. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6bfd20a014
commit
3c3f91dcb2
5 changed files with 149 additions and 138 deletions
|
|
@ -22,6 +22,7 @@ set(SUBSURFACE_MODELS_LIB_SRCS
|
|||
ssrfsortfilterproxymodel.cpp
|
||||
divelistmodel.cpp
|
||||
gpslistmodel.cpp
|
||||
diveimportedmodel.cpp
|
||||
)
|
||||
|
||||
source_group("Subsurface Models" FILES ${SUBSURFACE_MODELS})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue