]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/wx.i
Added tooltips to the buttons in the wxEditableListBox
[wxWidgets.git] / wxPython / src / wx.i
index c9d140bc72630c76f49710e38fd101334b9948c3..4fdfa903e93dff567b5ee108ba4db2bac59b10b6 100644 (file)
@@ -182,7 +182,7 @@ static wxPyCoreAPI API = {
     wxRect_helper,
     wxColour_helper,
 
-    wxPyCBH_setSelf,
+    wxPyCBH_setCallbackInfo,
     wxPyCBH_findCallback,
     wxPyCBH_callCallback,
     wxPyCBH_callCallbackObj,
@@ -190,6 +190,7 @@ static wxPyCoreAPI API = {
 
     wxPyClassExists,
     wxPyMake_wxObject,
+    wxPyMake_wxSizer,
     wxPyPtrTypeMap_Add,
 };