mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
match sip binding of QgsSymbolV2::renderHints() to c++ interface
This commit is contained in:
parent
3cdbc5acf3
commit
15ece19200
@ -740,7 +740,7 @@ public:
|
|||||||
void setAlpha( qreal alpha );
|
void setAlpha( qreal alpha );
|
||||||
|
|
||||||
//! @note added in 1.5
|
//! @note added in 1.5
|
||||||
int renderHints() const;
|
int renderHints();
|
||||||
//! @note added in 1.5
|
//! @note added in 1.5
|
||||||
void setRenderHints( int hints );
|
void setRenderHints( int hints );
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user