Navigation Menu

Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Jan 30, 2017
1 parent 31898e0 commit 5b42d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/services/wms/qgswmsgetcapabilities.cpp
Expand Up @@ -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;
}
Expand Down

0 comments on commit 5b42d4a

Please sign in to comment.