1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-28 17:34:23 +02:00

Map sources are now readed from config file

This commit is contained in:
2015-11-23 23:19:57 +01:00
parent c639c6deac
commit 81c0789319
8 changed files with 79 additions and 12 deletions

View File

@ -6,7 +6,6 @@
#include <QDebug>
#define TILES_DIR "tiles"
Map::Map(const QString &name, const QString &url)
{