BAlert: play user-selected sound
* Alert sounds are separate from notifications Change-Id: I9e5545084faea354ddd339154c10b54d6479b404 Reviewed-on: https://review.haiku-os.org/c/haiku/+/8477 Tested-by: Commit checker robot <[email protected]> Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
f081c0202d
commit
64f088f495
@@ -107,6 +107,7 @@ private:
|
||||
BBitmap* _CreateTypeIcon();
|
||||
BButton* _CreateButton(int32 which, const char* label);
|
||||
void _Prepare();
|
||||
void _PlaySound();
|
||||
|
||||
private:
|
||||
sem_id fAlertSem;
|
||||
|
||||
Reference in New Issue
Block a user