mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
Includes cleanup
This commit is contained in:
parent
040de56a54
commit
67a1f7e108
@ -9,6 +9,7 @@
|
||||
#endif // QT_VERSION < 5
|
||||
#include "common/rectc.h"
|
||||
#include "common/wgs84.h"
|
||||
#include "common/range.h"
|
||||
#include "IMG/textpathitem.h"
|
||||
#include "IMG/textpointitem.h"
|
||||
#include "IMG/bitmapline.h"
|
||||
|
@ -4,7 +4,6 @@
|
||||
#include "map.h"
|
||||
#include "projection.h"
|
||||
#include "transform.h"
|
||||
#include "common/range.h"
|
||||
#include "IMG/img.h"
|
||||
|
||||
class TextItem;
|
||||
|
Loading…
Reference in New Issue
Block a user