Skip to content

Commit

Permalink
[convert to curve] PR review
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
  • Loading branch information
2 people authored and nyalldawson committed Jun 18, 2021
1 parent 5405aa3 commit 3973c02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/core/geometry/qgscurvepolygon.h
Expand Up @@ -92,7 +92,8 @@ class CORE_EXPORT QgsCurvePolygon: public QgsSurface
}

/**
* Returns the curve polygon's exterior ring.
* Returns a non-const pointer to the curve polygon's exterior ring.
* Ownership stays with this QgsCurve.
*
* \see interiorRing()
* \note Not available in Python.
Expand Down

0 comments on commit 3973c02

Please sign in to comment.