mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-22 00:14:55 -05:00
fix SIP bindings
This commit is contained in:
parent
add0ebcc1e
commit
cd97358263
@ -26,7 +26,7 @@ class QgsVectorColorRampV2
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
class QgsVectorGradientColorRampV2 : public QgsVectorColorRampV2
|
class QgsVectorGradientColorRampV2 : QgsVectorColorRampV2
|
||||||
{
|
{
|
||||||
%TypeHeaderCode
|
%TypeHeaderCode
|
||||||
#include <qgsvectorcolorrampv2.h>
|
#include <qgsvectorcolorrampv2.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user