X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a3c15d892d21e938f3e53dfa81c62eb5da4ce3c8..79dbea214678efdf41577c758f49c3275a980733:/include/wx/defs.h?ds=sidebyside diff --git a/include/wx/defs.h b/include/wx/defs.h index 5b8cd9912f..354fe9842b 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -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;