Add missing sip file

This commit is contained in:
Matthias Kuhn 2019-06-07 14:09:50 +02:00
parent ddc93419df
commit 40b3e82886

View File

@ -92,6 +92,14 @@ Clean a temporary rubberband
%Docstring
convenient method to clean members
%End
QgsRubberBand *takeRubberBand() /Factory/;
%Docstring
Returns the rubberBand currently owned by this map tool and
transfers ownership to the caller.
.. versionadded:: 3.8
%End
protected: