Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7beb
authorKonstantin Ritt <ritt.ks@gmail.com>
Sat, 27 Oct 2012 11:52:42 +0000 (14:52 +0300)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 29 Oct 2012 17:22:29 +0000 (18:22 +0100)
commit63e451194e9f736fe4e35abd6a2a68c507ec9f5f
tree918c867d9ad5a6864f3f60d8b8deb035230c5457
parent2eefa819c4350a09994221f20168fc00be1d0910
Fix build on MinGW after 0f14ea3f3a05ef785b44fa610bf90ff3b5ba7beb

Also generalize set _WIN32_WINNT to 0x0501 and _WIN32_IE to 0x0501 globally,
as it is out minimal requirement these days.

Change-Id: I8ca9102d49c37f908fd8ac032f707f8fe4fdcb22
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
src/corelib/global/qt_windows.h
src/plugins/platforms/windows/qwindowsdrag.cpp
src/widgets/itemviews/qfileiconprovider.cpp
src/widgets/util/qsystemtrayicon_win.cpp