mention [_]UNICODE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-02-20 18:09:10 +00:00
parent a9b99afc8b
commit b9e34846ec

View File

@ -157,6 +157,7 @@ also \helpref{wxCHECK\_VERSION}{wxcheckversion}}
\twocolitem{wxUSE\_XXX}{if defined as $1$, feature XXX is active
(the symbols of this form are always defined, use \#if and not \#ifdef to test
for them)}
\twocolitem{\_UNICODE and UNICODE}{both are defined if wxUSE\_UNICODE is set to $1$}
\twocolitem{wxUSE\_GUI}{this particular feature test macro is defined to $1$
when compiling or using the library with the GUI features activated, if it is
defined as $0$, only wxBase is available.}