Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 2, 2015
1 parent 34298e2 commit b34d16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/geometry/qgsgeometry.h
Expand Up @@ -598,7 +598,7 @@ class CORE_EXPORT QgsGeometry
void mapToPixel( const QgsMapToPixel& mtp );

// not implemented for 2.10
/** Clips the geometry using the specified rectangle
/* Clips the geometry using the specified rectangle
* @param rect clip rectangle
* @note added in QGIS 2.10
*/
Expand Down

0 comments on commit b34d16f

Please sign in to comment.