remove-sip-workaround.patch
python/core/qgscoordinatetransform.sip | ||
---|---|---|
15 | 15 |
class QgsCoordinateTransform : QObject |
16 | 16 |
{ |
17 | 17 |
%TypeHeaderCode |
18 |
extern PyObject *sipExportedExceptions__core[2]; // workaround: sipExportedExceptions__core is only defined in the first sip part |
|
19 | 18 |
#include <qgscoordinatetransform.h> |
20 | 19 |
%End |
21 | 20 |