mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Small fixes in init voice context, found during "merge testing"
This commit is contained in:
@@ -118,6 +118,9 @@ namespace BlackCore
|
||||
//! \sa IContextAudio::changedVoiceRooms
|
||||
void connectionStatusChanged(IVoice::ComUnit comUnit, IVoice::ConnectionStatus oldStatus, IVoice::ConnectionStatus newStatus);
|
||||
|
||||
//! Init notification sounds
|
||||
void initNotificationSounds();
|
||||
|
||||
private:
|
||||
//! Connection in transition
|
||||
bool inTransitionState() const;
|
||||
|
||||
Reference in New Issue
Block a user