mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile: remove no longer used DiveListModel
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
6400867910
commit
3c2a192864
7 changed files with 2 additions and 428 deletions
|
@ -13,7 +13,6 @@
|
|||
#include "core/btdiscovery.h"
|
||||
#include "core/gpslocation.h"
|
||||
#include "core/downloadfromdcthread.h"
|
||||
#include "qt-models/divelistmodel.h"
|
||||
#include "qt-models/completionmodels.h"
|
||||
#include "qt-models/divelocationmodel.h"
|
||||
#include "core/settings/qPrefCloudStorage.h"
|
||||
|
@ -143,8 +142,6 @@ public:
|
|||
|
||||
void setShowNonDiveComputers(bool show);
|
||||
|
||||
DiveListSortModel *dlSortModel;
|
||||
|
||||
QStringList suitList() const;
|
||||
QStringList buddyList() const;
|
||||
QStringList divemasterList() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue