Fixed QtGui and QtPrintSupport with -qtnamespace and MSVC
authorRohan McGovern <rohan.mcgovern@nokia.com>
Wed, 2 May 2012 00:31:11 +0000 (10:31 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 2 May 2012 01:20:53 +0000 (03:20 +0200)
commit6b98bf6a142002f27469d94ef489c3e081936a76
tree420d9f5941a02f0be11eecb185d95649240fd656
parent74c3517e6afb07ae82fa5b28968a5f18819ea943
Fixed QtGui and QtPrintSupport with -qtnamespace and MSVC

With this compiler, external functions declared inside other functions
will end up in the wrong namespace.

Change-Id: Ia37283d632dbc2ee0c269aeffa1f045b3e60148e
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
src/gui/util/qdesktopservices.cpp
src/printsupport/kernel/qplatformprintersupport_qpa.cpp