Skip to content
Permalink
Browse files
Small fix to doxygen docs for maprenderer class
git-svn-id: http://svn.osgeo.org/qgis/trunk@14373 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Oct 13, 2010
1 parent 4ef44dd commit 5474289
Showing 1 changed file with 1 addition and 1 deletion.
@@ -151,7 +151,7 @@ class CORE_EXPORT QgsMapRenderer : public QObject
//! sets destination spatial reference system
void setDestinationSrs( const QgsCoordinateReferenceSystem& srs );

//! returns CRS ID of destination spatial reference system
//! returns CRS of destination spatial reference system
const QgsCoordinateReferenceSystem& destinationSrs();

void setOutputUnits( OutputUnits u ) {mOutputUnits = u;}

0 comments on commit 5474289

Please sign in to comment.