implemented tray icon
This commit is contained in:
parent
8a9ecdccff
commit
3a16b333b2
7 changed files with 70 additions and 42 deletions
|
|
@ -7,12 +7,11 @@
|
|||
|
||||
#include "debug.h"
|
||||
|
||||
//#define ENDPOINT_MASTER_VOLUME -1
|
||||
/* #define ENDPOINT_LEFT_CHANNEL_VOLUME 0 */
|
||||
/* #define ENDPOINT_RIGHT_CHANNEL_VOLUME 1 */
|
||||
|
||||
//TODO: Use tr();? QTranslator
|
||||
#define STRING_MUTE "Mute"
|
||||
#define STRING_UNMUTE "Unmute"
|
||||
#define STRING_QUIT "Quit"
|
||||
#define STRING_TITLE "Mixer Fachero"
|
||||
//INIT BACK
|
||||
|
||||
class OverseerHandler;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue