Skip to content

Commit

Permalink
update sip file
Browse files Browse the repository at this point in the history
  • Loading branch information
keigoi authored and nyalldawson committed Jul 23, 2021
1 parent c7a7ec3 commit c34cfeb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion python/gui/auto_generated/qgisinterface.sip.in
Expand Up @@ -124,7 +124,9 @@ Returns a pointer to the map canvas

virtual QList<QgsMapDecoration *> activeDecorations() = 0;
%Docstring
Returns a list of the active decorations
Returns a list of the active decorations.

.. versionadded:: 3.22
%End

virtual QgsLayerTreeMapCanvasBridge *layerTreeCanvasBridge() = 0;
Expand Down

0 comments on commit c34cfeb

Please sign in to comment.