Re: [Development] Qt 5.3 header diff: QtPositioning

2014-04-22 Thread Blasche Alexander
> >Sent: Wednesday, April 23, 2014 01:35 >To: development@qt-project.org >Subject: Re: [Development] Qt 5.3 header diff: QtPositioning >Why do we need two sets of macros? Excellent question. https://codereview.qt-project.org/#change

Re: [Development] Qt 5.3 header diff: QtPositioning

2014-04-22 Thread Thiago Macieira
Em ter 22 abr 2014, às 14:12:46, Thiago Macieira escreveu: > --- a/src/positioning/qpositioningglobal.h > +++ b/src/positioning/qpositioningglobal.h > @@ -48,13 +48,17 @@ QT_BEGIN_NAMESPACE > #ifndef QT_STATIC > #if defined(QT_BUILD_POSITIONING_LIB) > # define Q_POSITIONING_EXPORT

[Development] Qt 5.3 header diff: QtPositioning

2014-04-22 Thread Thiago Macieira
http://macieira.org/~thiago/qt-5.3/QtPositioning.diff diff --git a/src/positioning/qgeorectangle.h b/src/positioning/qgeorectangle.h index cd91c1d..babbe62 100644 --- a/src/positioning/qgeorectangle.h +++ b/src/positioning/qgeorectangle.h @@ -55,6 +55,7 @@ public: QGeoRectangle(); QGeoRec