mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Adding missing elements from SIP
This commit is contained in:
parent
a5f0de9dd7
commit
0d1f719652
@ -69,6 +69,10 @@ class QgsRendererRangeV2LegendFormat
|
||||
|
||||
void setFromDomElement( QDomElement &element );
|
||||
void saveToDomElement( QDomElement &element );
|
||||
|
||||
static int MaxPrecision;
|
||||
static int MinPrecision;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user