mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-12 00:06:43 -04:00
Fix code styling
This commit is contained in:
parent
93865e3315
commit
053c44428a
@ -212,7 +212,7 @@ namespace QgsWms
|
||||
* Returns the tile buffer in geographical units for the given map width in pixels.
|
||||
* \since QGIS 3.10
|
||||
*/
|
||||
double mapTileBuffer(int mapWidth) const;
|
||||
double mapTileBuffer( int mapWidth ) const;
|
||||
|
||||
/**
|
||||
* Returns the size (in pixels) of the map to render, according to width
|
||||
|
Loading…
x
Reference in New Issue
Block a user