Fix warning

This commit is contained in:
Nyall Dawson 2015-06-02 12:51:58 +10:00
parent 34298e2e04
commit b34d16f134

View File

@ -598,7 +598,7 @@ class CORE_EXPORT QgsGeometry
void mapToPixel( const QgsMapToPixel& mtp ); void mapToPixel( const QgsMapToPixel& mtp );
// not implemented for 2.10 // not implemented for 2.10
/** Clips the geometry using the specified rectangle /* Clips the geometry using the specified rectangle
* @param rect clip rectangle * @param rect clip rectangle
* @note added in QGIS 2.10 * @note added in QGIS 2.10
*/ */