Skip to content

Commit 8a8e2e3

Browse files
committedOct 9, 2017
fix sipify test
1 parent 6e14854 commit 8a8e2e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎tests/code_layout/sipifyheader.expected.sip

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ class QgsSipifyHeader : QtClassQVariantBase
6363
#include "qtclass.h"
6464
typedef QtClass<QVariant> QtClassQVariantBase;
6565
%End
66-
6766
%ConvertToSubClassCode
6867
if ( sipCpp->headerType() == QgsSipifyHeader::Special )
6968
sipType = sipType_QgsSpecialSipifyHeader;

0 commit comments

Comments
 (0)
Please sign in to comment.