mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 19:49:15 +02:00
Code cleanup
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#include <QPainter>
|
||||
#include <QPixmapCache>
|
||||
#include "common/wgs84.h"
|
||||
#include "pcs.h"
|
||||
#include "rectd.h"
|
||||
|
@ -2,7 +2,6 @@
|
||||
#define MAPSFORGEMAP_H
|
||||
|
||||
#include <QtConcurrent>
|
||||
#include <QPixmapCache>
|
||||
#include "mapsforge/mapdata.h"
|
||||
#include "mapsforge/rastertile.h"
|
||||
#include "projection.h"
|
||||
|
Reference in New Issue
Block a user