This commit is contained in:
Klaus Basan
2014-06-10 01:54:07 +02:00
parent 61740fab0a
commit 9ea1fd86ef
6 changed files with 11 additions and 7 deletions

View File

@@ -5,8 +5,9 @@ namespace BlackSound
{
/*!
* Simplified enums to play sound. Outside BlackSound as this allows
* to trigger sounds without using Multimedia libraries.
* Simplified enums to play sounds.
* \remarks Currently located in project BlackMisc (i.e. outside project BlackSound)
* as this allows to trigger sounds without using Multimedia libraries.
*/
struct CNotificationSounds
{