summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/src
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2018-07-24 12:36:06 +0200
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2018-07-25 09:44:36 +0000
commitc575977645ece4b8d1e6aaec21daa043da5affa8 (patch)
treeb18be80183e17ba2215e0f4d6b9909c51fce3701 /src/widgets/doc/src
parentad8a7f0c50258bb2dd2573f9afda56b3a1e3a377 (diff)
Fix MSVC builds with /Zc:wchar_t-
208c71768 introduced a problem for our users, who build on Windows with /Zc:wchar_t-, which makes wchar_t a typedef for the type 'unsigned short', preventing them from switching to more recent versions of Qt. While MSDN recommends against this option, we can add more #if-ery to avoid compiler's bailing out on a constructor's redefinition. Task-number: QTBUG-65101 Change-Id: I62a1d9b2572f3d4b1f70bcbc3e52e795b1944558 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/widgets/doc/src')
0 files changed, 0 insertions, 0 deletions