]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
added Unicode-friendly wxSTRINGIZE_T()
[wxWidgets.git] / include / wx / defs.h
index 1eb944cab754e7dd74115f7e0f962afeba11b2a2..98e88bc911aad6f2b8e02b2a9bc6fcf54b020958 100644 (file)
@@ -2767,6 +2767,7 @@ typedef void*           WXFontType; /* either a XmFontList or XmRenderTable */
 typedef void*           WXString;
 
 typedef unsigned long   Atom;  /* this might fail on a few architectures */
+typedef long            WXPixel; /* safety catch in src/motif/colour.cpp */
 
 #endif /*  Motif */