Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/qgsdistancearea.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ void QgsDistanceArea::setProjectAsSourceSRS()
6464
// is still applied if all else fails.
6565

6666
int srsid = QgsProject::instance()->readNumEntry("SpatialRefSys","/ProjectSRSID",GEOSRS_ID);
67-
0
67+
6868
setSourceSRS(srsid);
6969
}
7070

0 commit comments

Comments
 (0)
Please sign in to comment.