mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
Make qgis_sip_uptodate happy
This commit is contained in:
parent
4dbae688f2
commit
b37a215451
@ -37,7 +37,7 @@ class QgsRuleBasedLabeling : QgsAbstractVectorLayerLabeling
|
||||
public:
|
||||
Rule( QgsPalLayerSettings *settings /Transfer/, int maximumScale = 0, int minimumScale = 0, const QString &filterExp = QString(), const QString &description = QString(), bool elseRule = false );
|
||||
%Docstring
|
||||
takes ownership of settings
|
||||
takes ownership of settings, settings may be None
|
||||
%End
|
||||
~Rule();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user