]> git.saurik.com Git - wxWidgets.git/commitdiff
mention [_]UNICODE
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Feb 2005 18:09:10 +0000 (18:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Feb 2005 18:09:10 +0000 (18:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/cppconst.tex

index 91ac999f2b24fe36fdce221b3e3aac9c74012e09..36c2885acc35348def8cdca317f93a7bdaf132c8 100644 (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.}