Skip to content

Commit

Permalink
Update sip
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed May 13, 2020
1 parent 0772591 commit 6550dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/auto_generated/qgslegendrenderer.sip.in
Expand Up @@ -81,7 +81,7 @@ Draws the legend using a given render ``context``. The legend will occupy the ar
.. versionadded:: 3.6
%End

void exportLegendToJson( const QgsRenderContext &context, QJsonObject &json );
QJsonObject exportLegendToJson( const QgsRenderContext &context );
%Docstring
Renders the legend in a ``json`` object.

Expand Down

0 comments on commit 6550dad

Please sign in to comment.