Run sipify_all to fix qgsserverprojectutils.sip.in

This commit is contained in:
pathmapper 2020-12-28 21:34:22 +01:00 committed by Nyall Dawson
parent 900f6862b7
commit 7ef6f6ac64

View File

@ -36,7 +36,7 @@ Returns the owsService title defined in project.
:param project: the QGIS project
:return: the owsService title if defined in project.
:return: the owsService title if defined in project with project title as fallback, "untitled" otherwise.
%End
QString owsServiceAbstract( const QgsProject &project );