mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
update sip file
This commit is contained in:
parent
989514124b
commit
cc34d14117
@ -304,4 +304,9 @@ class QgsCoordinateReferenceSystem
|
||||
* @note added in 1.8
|
||||
*/
|
||||
static int syncDb();
|
||||
|
||||
/*! Save the proj4-string as a custom CRS
|
||||
* @returns bool true if success else false
|
||||
*/
|
||||
bool saveAsUserCRS( QString name );
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user