First pass at adding MicroWindows support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1180,7 +1180,7 @@ IMPLEMENT_DYNAMIC_CLASS(wxLocaleModule, wxModule)
|
||||
// This table is generated by misc/languages/genlang.py
|
||||
// When making changes, please put them into misc/languages/langtabl.txt
|
||||
|
||||
#ifndef __WIN32__
|
||||
#if !defined(__WIN32__) || defined(__WXMICROWIN__)
|
||||
|
||||
#define SETWINLANG(info,lang,sublang)
|
||||
|
||||
|
Reference in New Issue
Block a user