diff options
author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2018-04-13 17:01:31 +0200 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2018-04-16 07:06:32 +0000 |
commit | dfb132da7e9b8ef3c4d0898798c86a3a1b76fa71 (patch) | |
tree | 10f818c34f3f2ae081c2cd573fdbb853f19da012 /config.tests | |
parent | 0ec11e3393095dc242030825a6a18dc89e196f99 (diff) | |
download | qtmultimedia-dfb132da7e9b8ef3c4d0898798c86a3a1b76fa71.tar.gz |
Windows Audio: Fix Clang warnings about int/C-style casts
For 64bit:
qwindowsaudioinput.cpp(420,15): warning: cast to 'HMIXEROBJ__ *' from smaller integer type 'UINT' (aka 'unsigned int') [-Wint-to-pointer-cast]
mixerID = (HMIXEROBJ)mixerIntID;
Change-Id: Icb13142b0d8868e995f47caa02784c260abfc10f
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'config.tests')
0 files changed, 0 insertions, 0 deletions