mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
Ref T494, added new sounds
This commit is contained in:
committed by
Mat Sutcliffe
parent
80ed972e53
commit
dc8ea83839
@@ -169,7 +169,7 @@ namespace BlackSound
|
||||
//! Play notification
|
||||
//! \param volume 0-100
|
||||
//! \param notification
|
||||
static void playNotificationSound(int volume, BlackMisc::Audio::CNotificationSounds::Notification notification);
|
||||
static void playNotificationSound(int volume, BlackMisc::Audio::CNotificationSounds::NotificationFlag notification);
|
||||
|
||||
//! For debugging purposes
|
||||
static void printAllQtSoundDevices(QTextStream &qtout);
|
||||
|
||||
Reference in New Issue
Block a user