mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-06-29 20:49:18 +02:00
Commented forgotten debug output
This commit is contained in:
@ -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);
|
||||
}
|
||||
|
Reference in New Issue
Block a user