Commit 41c25ff4 authored by Lorenz Meier's avatar Lorenz Meier

Windows audio fix

parent 156f211c
......@@ -20,7 +20,7 @@
#endif
#if defined _MSC_VER && defined QGC_SPEECH_ENABLED
ISpVoice *GAudioOutput::pVoice = NULL;
ISpVoice *QGCAudioWorker::pVoice = NULL;
#endif
#define QGC_GAUDIOOUTPUT_KEY QString("QGC_AUDIOOUTPUT_")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment