Ref T494, added new sounds

This commit is contained in:
Klaus Basan
2018-12-31 06:38:06 +01:00
committed by Mat Sutcliffe
parent 80ed972e53
commit dc8ea83839
4 changed files with 8 additions and 4 deletions

View File

@@ -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);