Delay creation of QTextToSpeech

Authored by pino on Dec 2 2018, 2:57 PM.

Description

Delay creation of QTextToSpeech

Create the QTextToSpeech object only when needed, so it does not slow
down the creation of the Manager. Also, give it a parent, so there is
no need to destroy it manually.

Details

Committed
pinoDec 2 2018, 2:57 PM
Parents
R425:80f49cb726dc: Fix build by adding missing header.
Branches
Unknown
Tags
Unknown