mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-27 03:29:16 +02:00
Refactoring
Moved Projection::Method and Projection::Setup to the Conversion class
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#include "map/pcs.h"
|
||||
#include "map/gcs.h"
|
||||
#include "map/utm.h"
|
||||
#include "map/projection.h"
|
||||
#include "gpsdumpparser.h"
|
||||
|
||||
static double dms2dd(const QStringList &dms)
|
||||
|
Reference in New Issue
Block a user