mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: remove "GpsLocation *locationProvider" from MainWindow
This is mobile only and not used on desktop. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
714ebfe826
commit
e943065977
2 changed files with 1 additions and 2 deletions
|
@ -16,6 +16,7 @@
|
|||
#include <QFileDialog>
|
||||
#include <QStandardPaths>
|
||||
#include <QMessageBox>
|
||||
#include <QNetworkReply>
|
||||
#include <QHeaderView>
|
||||
#include "commands/command.h"
|
||||
#include "commands/command_base.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue