Skip to content

Commit

Permalink
Fix doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Aug 16, 2016
1 parent 989d986 commit d193574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/geometry/qgsgeos.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ class CORE_EXPORT QgsGeos: public QgsGeometryEngine
* @param side side of geometry to buffer (0 = left, 1 = right)
* @param joinStyle join style for corners ( Round (1) / Mitre (2) / Bevel (3) )
* @param mitreLimit limit on the mitre ratio used for very sharp corners
* @param errorMsg error messages emitted, if any
* @return buffered geometry, or an nullptr if buffer could not be
* calculated
* @note added in QGIS 3.0
Expand Down

0 comments on commit d193574

Please sign in to comment.