mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
profile: remove DivePlotDataModel
All accesses to the plot data are now directly to the core structures. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
7aacde3169
commit
564cbc797c
4 changed files with 0 additions and 257 deletions
|
@ -149,7 +149,6 @@ SOURCES += subsurface-mobile-main.cpp \
|
|||
mobile-widgets/statsmanager.cpp \
|
||||
mobile-widgets/themeinterface.cpp \
|
||||
qt-models/divesummarymodel.cpp \
|
||||
qt-models/diveplotdatamodel.cpp \
|
||||
qt-models/completionmodels.cpp \
|
||||
qt-models/divelocationmodel.cpp \
|
||||
qt-models/maplocationmodel.cpp \
|
||||
|
@ -305,7 +304,6 @@ HEADERS += \
|
|||
mobile-widgets/themeinterface.h \
|
||||
map-widget/qmlmapwidgethelper.h \
|
||||
qt-models/divesummarymodel.h \
|
||||
qt-models/diveplotdatamodel.h \
|
||||
qt-models/divelocationmodel.h \
|
||||
qt-models/completionmodels.h \
|
||||
qt-models/weightsysteminfomodel.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue