mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile: remove GpsListModel
This is only needed to show the list of GPS fixes obtained with the now removed location service. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
edf4fbd38a
commit
bea552bf0d
8 changed files with 0 additions and 126 deletions
|
|
@ -152,7 +152,6 @@ SOURCES += subsurface-mobile-main.cpp \
|
|||
mobile-widgets/themeinterface.cpp \
|
||||
qt-models/divesummarymodel.cpp \
|
||||
qt-models/diveplotdatamodel.cpp \
|
||||
qt-models/gpslistmodel.cpp \
|
||||
qt-models/completionmodels.cpp \
|
||||
qt-models/divelocationmodel.cpp \
|
||||
qt-models/maplocationmodel.cpp \
|
||||
|
|
@ -311,7 +310,6 @@ HEADERS += \
|
|||
map-widget/qmlmapwidgethelper.h \
|
||||
qt-models/divesummarymodel.h \
|
||||
qt-models/diveplotdatamodel.h \
|
||||
qt-models/gpslistmodel.h \
|
||||
qt-models/divelocationmodel.h \
|
||||
qt-models/completionmodels.h \
|
||||
qt-models/weightsysteminfomodel.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue