mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-01-18 12:02:10 +01:00
Commented forgotten debug output
This commit is contained in:
parent
1f9e044493
commit
11e2d3d643
@ -490,6 +490,7 @@ void Style::drawBackground(Tile &tile)
|
||||
_styles.first().setPathPainter(_zoom, tile);
|
||||
tile.painter().drawPath(path);
|
||||
}
|
||||
tile.painter().setPen(Qt::red);
|
||||
tile.painter().drawRect(rect);
|
||||
|
||||
//tile.painter().setPen(Qt::red);
|
||||
//tile.painter().drawRect(rect);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user