Skip to content

Commit

Permalink
Update sip binding
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Dec 6, 2017
1 parent 096f689 commit c9038f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/gui/qgsmaptoolcapture.sip
Expand Up @@ -151,7 +151,7 @@ Removes the last vertex from mRubberBand and mCaptureList
:rtype: int
%End

QVector<QgsPointXY> points();
QVector<QgsPointXY> points() const;
%Docstring
List of digitized points
:return: List of points
Expand Down

0 comments on commit c9038f4

Please sign in to comment.