Fix crash due to uninitialized QTimer
Canberra only needs to be initialized once, but the QTimer needs to be instantiated in every instance of Mixer_ALSA.
Please register or sign in to comment
Canberra only needs to be initialized once, but the QTimer needs to be instantiated in every instance of Mixer_ALSA.