phantom header and default role recollection
This commit is contained in:
parent
cb17bcb435
commit
5638f2e1f3
10 changed files with 354 additions and 46 deletions
|
|
@ -11,7 +11,12 @@
|
|||
#define STRING_MUTE "Mute"
|
||||
#define STRING_UNMUTE "Unmute"
|
||||
#define STRING_QUIT "Quit"
|
||||
#define STRING_TITLE "Mixer Fachero"
|
||||
#define STRING_TITLE "Mixer Fachero"
|
||||
|
||||
#define STRING_ROLE_CONSOLE "Console"
|
||||
#define STRING_ROLE_MULTIMEDIA "Multimedia"
|
||||
#define STRING_ROLE_COMMUNICATIONS "Communications"
|
||||
#define STRING_ROLE_ALL "All"
|
||||
//INIT BACK
|
||||
|
||||
class OverseerHandler;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue