X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce3ed50dbe32d118321082db84c3a9abb047d5b7..15770d1a1c5fd4f1920abb4f85a0c35b6c73c869:/docs/symbols.txt

diff --git a/docs/symbols.txt b/docs/symbols.txt
index c92794bd71..633162fb30 100644
--- a/docs/symbols.txt
+++ b/docs/symbols.txt
@@ -7,8 +7,11 @@ __X__           any X, but not GTK
 __WXMOTIF__     Motif
 __WXXT__        Xt; mutually exclusive with WX_MOTIF (?)
 __WXGTK__       GTK
+__WXGTK12__     GTK 1.2 or higher
 __WXMSW__       Any Windows
+__WXWINE__      WINE (i.e. Win32 on Unix)
 __WXMAC__       MacOS
+__WXPM__        OS/2 native Presentation Manager
 __UNIX__        any Unix
 __WINDOWS__     any Windows
 __WIN95__       GUI for Windows 95 and above; NT 4.0 and above.