some little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -214,7 +214,7 @@ public:
|
||||
|
||||
wxPyCallbackHelper(const wxPyCallbackHelper& other);
|
||||
|
||||
void setSelf(PyObject* self, PyObject* _class, int incref=TRUE);
|
||||
void setSelf(PyObject* self, PyObject* klass, int incref=TRUE);
|
||||
|
||||
bool findCallback(const wxString& name) const;
|
||||
int callCallback(PyObject* argTuple) const;
|
||||
|
Reference in New Issue
Block a user