mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[win] cmailmessage: debug after merge
This commit is contained in:
@ -52,6 +52,9 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#define BTN_TEXT_CANCEL QObject::tr("Cancel")
|
||||
#define BTN_TEXT_OK QObject::tr("OK")
|
||||
|
||||
#ifdef WIN32_USING_MAPI
|
||||
static void regValue(HKEY rootKey, std::wstring &value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user