Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 647864
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +1 lines)
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

Return to bug 647864