Skip to content

Commit

Permalink
Update src/core/qgsjsonutils.h
Browse files Browse the repository at this point in the history
Co-Authored-By: Matthias Kuhn <matthias@opengis.ch>
  • Loading branch information
elpaso and m-kuhn committed Jun 9, 2019
1 parent 5aa5a84 commit b43c870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsjsonutils.h
Expand Up @@ -346,7 +346,7 @@ class CORE_EXPORT QgsJsonUtils
static json jsonFromVariant( const QVariant &v ) SIP_SKIP;

/**
* Converts JSON QString \a jsonString to a QVariant, in case of parsing error an invalid QVariant is returned.
* Converts JSON \a jsonString to a QVariant, in case of parsing error an invalid QVariant is returned.
* \note Not available in Python bindings
* \since QGIS 3.8
*/
Expand Down

0 comments on commit b43c870

Please sign in to comment.