mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
remove Marble from the source tree
In desktop-widgets, remove globe.cpp, globe.h and also remove the NO_MARBLE macro usage. At this point the MapWidget will always be created and there will always be a map in the application. Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
parent
a7d8e0d187
commit
4bb180b117
8 changed files with 0 additions and 642 deletions
|
@ -12,9 +12,6 @@
|
|||
#include "qt-models/weightmodel.h"
|
||||
#include "qt-models/divetripmodel.h"
|
||||
#include "core/qthelper.h"
|
||||
#ifndef NO_MARBLE
|
||||
#include "desktop-widgets/globe.h"
|
||||
#endif
|
||||
|
||||
#include <QCompleter>
|
||||
#include <QKeyEvent>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue