X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9416aa89ca06d0fb20b1002e026d2c7ac7aa6a17..4649b5eded522cdc6d76aae074f98a2c162fd648:/wxPython/src/export.h diff --git a/wxPython/src/export.h b/wxPython/src/export.h index 29f38b7026..5e3301a0b3 100644 --- a/wxPython/src/export.h +++ b/wxPython/src/export.h @@ -33,8 +33,9 @@ static void wxPyCoreAPI_IMPORT() { #define SWIG_RegisterMapping(a, b, c) (wxPyCoreAPIPtr->p_SWIG_RegisterMapping(a, b, c)) #define SWIG_addvarlink(a, b, c, d) (wxPyCoreAPIPtr->p_SWIG_addvarlink(a, b, c, d)) -#define wxPyRestoreThread() (wxPyCoreAPIPtr->p_wxPyRestoreThread()) -#define wxPySaveThread(a) (wxPyCoreAPIPtr->p_wxPySaveThread(a)) +#define wxPyBeginBlockThreads() (wxPyCoreAPIPtr->p_wxPyBeginBlockThreads()) +#define wxPyEndBlockThreads(a) (wxPyCoreAPIPtr->p_wxPyEndBlockThreads(a)) + #define wxPyConstructObject(a,b,c) (wxPyCoreAPIPtr->p_wxPyConstructObject(a,b,c)) #define wxPy_ConvertList(a,b) (wxPyCoreAPIPtr->p_wxPy_ConvertList(a,b)) #define byte_LIST_helper(a) (wxPyCoreAPIPtr->p_byte_LIST_helper(a))