OS/2 does not support Unicode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -533,6 +533,7 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif /* !defined(wxUSE_WXHTML_HELP) */
|
#endif /* !defined(wxUSE_WXHTML_HELP) */
|
||||||
|
|
||||||
|
#ifndef __WXPM__
|
||||||
#ifndef wxUSE_UNICODE
|
#ifndef wxUSE_UNICODE
|
||||||
# ifdef wxABORT_ON_CONFIG_ERROR
|
# ifdef wxABORT_ON_CONFIG_ERROR
|
||||||
# error "wxUSE_UNICODE must be defined."
|
# error "wxUSE_UNICODE must be defined."
|
||||||
@@ -540,6 +541,7 @@
|
|||||||
# define wxUSE_UNICODE 0
|
# define wxUSE_UNICODE 0
|
||||||
# endif
|
# endif
|
||||||
#endif /* !defined(wxUSE_UNICODE) */
|
#endif /* !defined(wxUSE_UNICODE) */
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined(__WXMSW__) && !defined(wxUSE_UNICODE_MSLU)
|
#if defined(__WXMSW__) && !defined(wxUSE_UNICODE_MSLU)
|
||||||
# ifdef wxABORT_ON_CONFIG_ERROR
|
# ifdef wxABORT_ON_CONFIG_ERROR
|
||||||
|
Reference in New Issue
Block a user