summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qflags.h
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-11-02 13:58:54 +0100
committerKai Koehne <kai.koehne@qt.io>2016-11-08 15:30:39 +0000
commitaa73a7026fd8093a340b20dacba7b10e5ffa03ac (patch)
tree01628d522c78af3ae61ca875fe58a5eb0d5f383e /src/corelib/global/qflags.h
parentaa7e764058cb820c86341c91360976b6bddfd4da (diff)
QStandardPaths: Replace deprecated Win32 SHGetSpecialFolderPath
SHGetSpecialFolderPath is declared 'unsupported' by Microsoft, and has problems with non-ASCII characters. Replace it by the newer SHGetKnownFolderPath. To fix compilation with MinGW, we have to link in libuuid also in the bootstrapped tools. The alternative is redefining all GUID's (like we did for FOLDERID_Downloads), which is arguably less elegant. Task-number: QTBUG-50570 Change-Id: If99be559bc72de3734ae1fa4d50f960659739898 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/corelib/global/qflags.h')
0 files changed, 0 insertions, 0 deletions