Skip to content

Commit b34d16f

Browse files
committed
Fix warning
1 parent 34298e2 commit b34d16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/geometry/qgsgeometry.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ class CORE_EXPORT QgsGeometry
598598
void mapToPixel( const QgsMapToPixel& mtp );
599599

600600
// not implemented for 2.10
601-
/** Clips the geometry using the specified rectangle
601+
/* Clips the geometry using the specified rectangle
602602
* @param rect clip rectangle
603603
* @note added in QGIS 2.10
604604
*/

0 commit comments

Comments
 (0)