mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-11 00:04:27 -04:00
fix indent
This commit is contained in:
parent
31898e0254
commit
5b42d4ac2e
@ -275,7 +275,7 @@ namespace QgsWms
|
||||
//add the xml content for the individual layers/styles
|
||||
QString wmsServiceUrl = QgsServerProjectUtils::wmsServiceUrl( *project );
|
||||
configParser->layersAndStylesCapabilities( capabilityElement, doc, version,
|
||||
wmsServiceUrl, projectSettings );
|
||||
wmsServiceUrl, projectSettings );
|
||||
|
||||
return doc;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user