X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a1ed5268269bb2ed46992cb8624b03597de7ba3..15dd11365ed337fd18cf97ec860d7e17546a5bd4:/wxPython/src/_defs.i?ds=sidebyside diff --git a/wxPython/src/_defs.i b/wxPython/src/_defs.i index 0d30488719..207b8eaf9c 100644 --- a/wxPython/src/_defs.i +++ b/wxPython/src/_defs.i @@ -48,6 +48,7 @@ typedef int wxEventType; typedef unsigned int size_t; typedef unsigned int time_t; typedef unsigned char byte; +typedef unsigned long wxUIntPtr; #define wxWindowID int #define wxCoord int