QProcess: Fix compilation with MinGW
authorKai Koehne <kai.koehne@digia.com>
Thu, 6 Dec 2012 13:59:15 +0000 (14:59 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 6 Dec 2012 15:45:52 +0000 (16:45 +0100)
commit320b16110f0f9cef032a64846dc792d40ccd367b
treed18fb2938bbffddbe7bc76d310867a885acb082f
parent24013d8a875e6279921af00d81e85c1f59731279
QProcess: Fix compilation with MinGW

newer mingw-w64 headers do not support swprintf(wchar_t*,wchar_t*, ..)
any more.

Change-Id: I2fc1fb51ba8d5237149697f77a91abd6469ebb09
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/io/qprocess_win.cpp