get rid of Q_*_EXPORT_INLINE macros
authorKonstantin Ritt <ritt.ks@gmail.com>
Thu, 26 Apr 2012 10:00:56 +0000 (13:00 +0300)
committerQt by Nokia <qt-info@nokia.com>
Thu, 26 Apr 2012 13:33:00 +0000 (15:33 +0200)
commitf3721d77067d4d0f81971a4bfb1bb135bf146d8a
tree33dbdff4faa162c5158fc5bf531b486213d4ded6
parent93132154b5283bf26baee47c60471a245884382f
get rid of Q_*_EXPORT_INLINE macros

> Girish:
> We should be able to remove the macro completely today,
> just mark all those functions as plain inline.
> With Qt5, we don't have to worry about bc yet.

this fixes "import attribute ignored" warnings on mingw with -fno-keep-inline-dllexport

Change-Id: I616e5de7c8d59953ce03a316b941a439fae56298
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
src/corelib/global/qglobal.h
src/corelib/tools/qrect.h
src/gui/painting/qmatrix.h
src/gui/painting/qrgb.h
src/gui/painting/qtransform.h