Skip to content

Commit ceec910

Browse files
committed
Add python bindings for geometry checker
1 parent d7597f9 commit ceec910

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/analysis/vector/geometry_checker/qgsgeometrycheckfactory.h

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
#ifndef QGSGEOMETRYCHECKFACTORY_H
1717
#define QGSGEOMETRYCHECKFACTORY_H
1818

19-
#define SIP_NO_FILE
20-
2119
#include <QString>
2220
#include <QMap>
2321
#include <QVariantMap>

src/analysis/vector/geometry_checker/qgsgeometrycheckregistry.h

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
#ifndef QGSGEOMETRYCHECKREGISTRY_H
1717
#define QGSGEOMETRYCHECKREGISTRY_H
1818

19-
#define SIP_NO_FILE
20-
2119
#include <QString>
2220
#include <QMap>
2321
#include <QVariant>

0 commit comments

Comments
 (0)