mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-06-11 01:10:18 +00:00
Unify Windows AppUserModelID across app, toast, and installer
This commit is contained in:
4
win32/appusermodelid.h
Normal file
4
win32/appusermodelid.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#define ZOITECHAT_APPUSERMODELID "ZoiteChat.Desktop.Notify"
|
||||
#ifdef _WIN32
|
||||
#define ZOITECHAT_APPUSERMODELIDW L"ZoiteChat.Desktop.Notify"
|
||||
#endif
|
||||
Reference in New Issue
Block a user