[win] cmailmessage: debug after merge

This commit is contained in:
SimplestStudio
2025-11-20 13:24:38 +02:00
parent a781f019ec
commit e1d8de4022

View File

@ -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)
{