Reduce MinGW64-warnings about mixerID.
warning: cast to pointer from integer of ifferent size. Change-Id: I4294fe7b67c56d1eca59f81c3af26919ad5089a8 Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
699a5d75aa
commit
f326202c48
@@ -148,7 +148,7 @@ private:
|
||||
|
||||
void initMixer();
|
||||
void closeMixer();
|
||||
UINT mixerID;
|
||||
HMIXEROBJ mixerID;
|
||||
MIXERLINECONTROLS mixerLineControls;
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user