mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
uncommented mGlobalSRS that was causing build error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8724 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
1638d39a37
commit
4957f0b6e9
@ -97,7 +97,7 @@ class QgsOptions :public QDialog, private Ui::QgsOptionsBase
|
||||
QWidget *qparent;
|
||||
|
||||
//!Global default projection used for new layers added that have no projection
|
||||
//long mGlobalSRSID;
|
||||
long mGlobalSRSID;
|
||||
|
||||
//!Default proj4 string used for new layers added that have no projection
|
||||
QString mGlobalProj4String;
|
||||
|
Loading…
x
Reference in New Issue
Block a user