diff --git a/docs/latex/wx/cppconst.tex b/docs/latex/wx/cppconst.tex index 4339dd3e9e..d751a0c154 100644 --- a/docs/latex/wx/cppconst.tex +++ b/docs/latex/wx/cppconst.tex @@ -17,8 +17,10 @@ by category (and sorted by alphabetical order inside each category). \twocolitem{\_\_WXGTK20\_\_}{GTK+ 2.0 or higher} \twocolitem{\_\_WXMOTIF\_\_}{Motif} \twocolitem{\_\_WXMOTIF20\_\_}{Motif 2.0 or higher} -\twocolitem{\_\_WXMAC\_\_}{Mac OS whether Classic (Mac OS 8/9 TARGET\_CARBON -== 0) or Carbon (including Mac OS X TARGET\_CARBON == 1)} +\twocolitem{\_\_WXMAC\_\_}{Mac OS all targets} +\twocolitem{\_\_WXMAC\_CLASSIC\_\_}{MacOS for Classic} +\twocolitem{\_\_WXMAC\_CARBON\_\_}{MacOS for Carbon CFM (running under Classic or OSX) or true OS X Mach-O Builds} +\twocolitem{\_\_WXMAC\_OSX\_\_}{MacOS X Mach-O Builds} \twocolitem{\_\_WXMGL\_\_}{SciTech Soft MGL (\_\_WXUNIVERSAL\_\_ will be also defined)} \twocolitem{\_\_WXMSW\_\_}{Any Windows}