mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-18 19:52:09 +01:00
Fixed debug code
This commit is contained in:
parent
7728dba605
commit
5945ceaa09
@ -399,7 +399,7 @@ void RasterTile::render()
|
||||
//painter.setPen(Qt::red);
|
||||
//painter.setBrush(Qt::NoBrush);
|
||||
//painter.setRenderHint(QPainter::Antialiasing, false);
|
||||
//painter.drawRect(QRect(_rect.topLeft(), _pixmap.size()));
|
||||
//painter.drawRect(_rect);
|
||||
|
||||
_pixmap.convertFromImage(img);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user