mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
fix sipify test
This commit is contained in:
parent
6e14854f90
commit
8a8e2e3a14
@ -63,7 +63,6 @@ class QgsSipifyHeader : QtClassQVariantBase
|
|||||||
#include "qtclass.h"
|
#include "qtclass.h"
|
||||||
typedef QtClass<QVariant> QtClassQVariantBase;
|
typedef QtClass<QVariant> QtClassQVariantBase;
|
||||||
%End
|
%End
|
||||||
|
|
||||||
%ConvertToSubClassCode
|
%ConvertToSubClassCode
|
||||||
if ( sipCpp->headerType() == QgsSipifyHeader::Special )
|
if ( sipCpp->headerType() == QgsSipifyHeader::Special )
|
||||||
sipType = sipType_QgsSpecialSipifyHeader;
|
sipType = sipType_QgsSpecialSipifyHeader;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user