ref Env namespace for win32/reg stuff / startup toggle

Bigger than usual commit, but all of this had to be done simultaneously
This commit is contained in:
Hane 2025-01-07 00:00:50 +01:00
commit 047808c89f
8 changed files with 293 additions and 103 deletions

View file

@ -16,6 +16,9 @@
//#include "settings.h"
//TODO: Use tr();? QTranslator
#define APP_NAME "MixerQ"
#define LAPP_NAME L"MixerQ"
#define STRING_MUTE "Mute"
#define STRING_UNMUTE "Unmute"
#define STRING_QUIT "Quit"
@ -38,7 +41,6 @@
#define LSTRING_UNNAMED_SESSION L"Unnamed session"
//INIT BACK
enum SettingsTargetDirectory {