]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/_oglbasic.i
put -DNO_GCC_PRAGMA into CPPFLAGS
[wxWidgets.git] / wxPython / contrib / ogl / _oglbasic.i
index 77b308fbe278bf307fcf076110667896a4da0e0c..7ceb86fac6474f8b8fb7e93cf82920b7b19cd167 100644 (file)
@@ -145,7 +145,7 @@ public:
 
 class wxPyShape : public wxPyShapeEvtHandler {
 public:
-    %pythonAppend wxPyShape "self._setOORandCallbackInfo(PyShapeEvtHandler)"
+    %pythonAppend wxPyShape "self._setOORandCallbackInfo(PyShape)"
     
     wxPyShape(wxPyShapeCanvas *can = NULL);