]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/export.h
no real changes
[wxWidgets.git] / wxPython / src / export.h
index f1219c075f8deabd8100ed1c234b8a25be84742f..97587e9d2122320a2b67293d5c834b58f60f3265 100644 (file)
@@ -60,8 +60,12 @@ static void wxPyCoreAPI_IMPORT() {
 #define wxPyCBH_delete(a)               (wxPyCoreAPIPtr->p_wxPyCBH_delete(a))
 
 #define wxPyClassExists(a)              (wxPyCoreAPIPtr->p_wxPyClassExists(a))
-#define wxPyMake_wxObject(a)            (wxPyCoreAPIPtr->p_wxPyMake_wxObject(a))
+#define wxPyMake_wxObject(a)            (wxPyCoreAPIPtr->p_wxPyMake_wxObject(a,TRUE))
+#define wxPyMake_wxObject2(a,b)         (wxPyCoreAPIPtr->p_wxPyMake_wxObject(a,b))
+#define wxPyMake_wxSizer(a)             (wxPyCoreAPIPtr->p_wxPyMake_wxSizer(a))
 #define wxPyPtrTypeMap_Add(a, b)        (wxPyCoreAPIPtr->p_wxPyPtrTypeMap_Add(a, b))
+#define wxArrayString2PyList_helper(a)  (wxPyCoreAPIPtr->p_wxArrayString2PyList_helper(a))
+
 
 
 // This one is special.  It's the first function called in SWIG generated