1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-25 10:48:04 +02:00

Code cleanup

This commit is contained in:
2019-05-30 19:36:24 +02:00
parent de3ea4e292
commit b7f2eeab3b
3 changed files with 1 additions and 6 deletions

View File

@ -1,6 +1,5 @@
#include <QLineF>
#include "map.h"
#include "pcs.h"
qreal Map::resolution(const QRectF &rect)
{