build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -247,7 +247,7 @@ static bool wxIsUnicodeAvailable()
|
||||
{
|
||||
static const wchar_t *ERROR_STRING = L"wxWidgets Fatal Error";
|
||||
|
||||
if ( wxGetOsVersion() != wxWINDOWS_NT )
|
||||
if ( wxGetOsVersion() != wxOS_WINDOWS_NT )
|
||||
{
|
||||
// we need to be built with MSLU support
|
||||
#if !wxUSE_UNICODE_MSLU
|
||||
|
Reference in New Issue
Block a user