mention [_]UNICODE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -157,6 +157,7 @@ also \helpref{wxCHECK\_VERSION}{wxcheckversion}}
|
|||||||
\twocolitem{wxUSE\_XXX}{if defined as $1$, feature XXX is active
|
\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
|
(the symbols of this form are always defined, use \#if and not \#ifdef to test
|
||||||
for them)}
|
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$
|
\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
|
when compiling or using the library with the GUI features activated, if it is
|
||||||
defined as $0$, only wxBase is available.}
|
defined as $0$, only wxBase is available.}
|
||||||
|
Reference in New Issue
Block a user