added more playsound stuff

This commit is contained in:
apa420
2018-08-24 18:05:36 +02:00
parent 8d5b93fe82
commit e58e76ef1e
5 changed files with 43 additions and 22 deletions
+5 -2
View File
@@ -144,10 +144,13 @@ public:
false};
BoolSetting notificationPlaySound = {"/notifications/enablePlaySound",
false};
BoolSetting notificationCustomSound = {"/notifications/customPlaySound",
false};
QStringSetting notificationPathSound = {"/notifications/highlightSoundPath",
"qrc:/sounds/ping3.wav"};
BoolSetting notificationToast = {"/notifications/enableToast", false};
BoolSetting notificationDot = {"/notifications/enableDot", false};
BoolSetting notificationSplitheaderHighlight = {
"/notifications/enableSplitheaderHighlight", false};
/// External tools
// Streamlink