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