Merge remote-tracking branch 'origin/5.5' into 5.6
Change-Id: I1373622a6d1fd0e2d35df2da79860a373056387f
This commit is contained in:
@@ -297,6 +297,7 @@ void QSoundEffectPrivate::setCategory(const QString &category)
|
||||
}
|
||||
|
||||
PrivateSoundSource::PrivateSoundSource(QSoundEffectPrivate* s):
|
||||
QIODevice(s),
|
||||
m_loopCount(1),
|
||||
m_runningCount(0),
|
||||
m_playing(false),
|
||||
|
||||
Reference in New Issue
Block a user