X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df5168c427b51f1ab2b3200a5c8f7626b3d24aae..9c64071583c62026eb8f25638aec9f3843209d4d:/include/wx/log.h diff --git a/include/wx/log.h b/include/wx/log.h index 472d6776a8..74d1684ef9 100644 --- a/include/wx/log.h +++ b/include/wx/log.h @@ -448,7 +448,7 @@ public: #define wxSysErrorMsg( X ) (const wxChar*)NULL // Fake symbolic trace masks... for those that are used frequently -#define wxTRACE_OleCalls wxT("") // OLE interface calls +#define wxTRACE_OleCalls wxEmptyString // OLE interface calls #endif // wxUSE_LOG/!wxUSE_LOG