Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change comment
  • Loading branch information
mhugent authored and nyalldawson committed Apr 10, 2023
1 parent a336a23 commit 772b923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/vectortile/qgsvectortileutils.h
Expand Up @@ -91,7 +91,7 @@ class CORE_EXPORT QgsVectorTileUtils
* Downloads the sprite image and sets it to the conversion context
* \param styleDefinition the style definition map
* \param context the style conversion context
* \param optional the style url
* \param styleUrl optional the style url
*/
static void loadSprites( const QVariantMap &styleDefinition, QgsMapBoxGlStyleConversionContext &context, const QString &styleUrl = QString() );
};
Expand Down

0 comments on commit 772b923

Please sign in to comment.