We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6be15e commit 991c7baCopy full SHA for 991c7ba
src/core/qgis.h
@@ -157,7 +157,7 @@ Q_DECL_DEPRECATED
157
#endif
158
const QString GEOWkt = GEOWKT;
159
/** PROJ4 string that represents a geographic coord sys */
160
-extern const QString GEOPROJ4;
+extern CORE_EXPORT const QString GEOPROJ4;
161
/** Magic number for a geographic coord sys in POSTGIS SRID */
162
const long GEOSRID = 4326;
163
/** Magic number for a geographic coord sys in QGIS srs.db tbl_srs.srs_id */
0 commit comments