diff options
author | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-08-24 12:31:18 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-08-24 12:33:44 (GMT) |
commit | d4aefc60abf3e014633b9a7544cb4b701864a061 (patch) | |
tree | 6a4a1fdc501ffaa2f9129a34ece135bce9b372e4 /doc/src/snippets/code/src_xmlpatterns_api_qxmlname.cpp | |
parent | d09a2d662080e1b1d2c53cc64a42bb5fa7e63745 (diff) | |
download | Qt-d4aefc60abf3e014633b9a7544cb4b701864a061.zip Qt-d4aefc60abf3e014633b9a7544cb4b701864a061.tar.gz Qt-d4aefc60abf3e014633b9a7544cb4b701864a061.tar.bz2 |
Compile after a41d614eb8afd7c1c5b95b8ac34335fc0aaf0a18
Change a41d614 sets _WIN32_WINNT to 0x500, which will cause
FAPPCOMMAND_MOUSE to be defined in the PlatformSDK, but not
APPCOMMAND_MICROPHONE_VOLUME_MUTE (which requires 0x501 for the
version.) The check for APPCOMMAND_MICROPHONE_VOLUME_MUTE would thus
be #ifdef'd out and compilation would fail.
Reviewed-by: Thierry
Diffstat (limited to 'doc/src/snippets/code/src_xmlpatterns_api_qxmlname.cpp')
0 files changed, 0 insertions, 0 deletions