]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
Added new __WXMOTIF20__ macro, which is true if the Motif version
[wxWidgets.git] / include / wx / defs.h
index 6a3bbc57e1db6f73fae7eb5598a6e1a0b7c1843e..cca4244fe9eb651d35f1831731c6296fc5d514d5 100644 (file)
@@ -2024,6 +2024,10 @@ typedef void*           WXRegion;
 typedef void*           WXFont;
 typedef void*           WXImage;
 typedef void*           WXFontList;
+typedef void*           WXRendition;
+typedef void*           WXRenderTable;
+typedef void*           WXFontType; /* either a XmFontList or XmRenderTable */
+typedef void*           WXString;
 
 typedef unsigned long   Atom;  /* this might fail on a few architectures */