mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-06-11 01:10:18 +00:00
5 lines
143 B
C
5 lines
143 B
C
#define ZOITECHAT_APPUSERMODELID "ZoiteChat.Desktop.Notify"
|
|
#ifdef _WIN32
|
|
#define ZOITECHAT_APPUSERMODELIDW L"ZoiteChat.Desktop.Notify"
|
|
#endif
|