mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-31 09:05:14 +01:00
Removed forgotten debug stuff
This commit is contained in:
parent
af58893cbe
commit
a4a54101a3
@ -476,7 +476,6 @@ void KMZMap::draw(QPainter *painter, const QRectF &rect, int mapIndex)
|
||||
pm.setDevicePixelRatio(_mapRatio);
|
||||
painter->drawPixmap(pr.topLeft(), pm, sr);
|
||||
QPixmapCache::insert(key, pm);
|
||||
qDebug() << key;
|
||||
}
|
||||
|
||||
//painter->setPen(Qt::red);
|
||||
|
Loading…
x
Reference in New Issue
Block a user