Skip to content

Commit

Permalink
Opps. Compile first, then commit...
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4809 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed Feb 7, 2006
1 parent 7c40854 commit 4031d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsdistancearea.cpp
Expand Up @@ -64,7 +64,7 @@ void QgsDistanceArea::setProjectAsSourceSRS()
// is still applied if all else fails.

int srsid = QgsProject::instance()->readNumEntry("SpatialRefSys","/ProjectSRSID",GEOSRS_ID);
0

setSourceSRS(srsid);
}

Expand Down

0 comments on commit 4031d8c

Please sign in to comment.