]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
Patch from Jed Burgess that optionally allows the grid to notify when
[wxWidgets.git] / include / wx / defs.h
index 5b8cd9912f2f66cbb5b0efa4110d014711cc2527..354fe9842bbba91c466f5128a1b4b77ec0619af5 100644 (file)
@@ -2146,7 +2146,7 @@ typedef unsigned short  WXWORD;
 
 typedef unsigned long   WXCOLORREF;
 typedef void *          WXRGNDATA;
-typedef void *          WXMSG;
+typedef struct tagMSG   WXMSG;
 typedef void *          WXHCONV;
 typedef void *          WXHKEY;
 typedef void *          WXHTREEITEM;