]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_xmlsub.i
Buffered DCs now take non-const bitmaps
[wxWidgets.git] / wxPython / src / _xmlsub.i
index 2722305c27f77e34ca6fd9846385288ff091daa4..2d3721de70c52a0e65c7cc3c0c5765ef3f844426 100644 (file)
@@ -32,7 +32,8 @@ IMP_PYCALLBACK_OBJECT_STRING_pure(wxPyXmlSubclassFactory, wxXmlSubclassFactory,
 
 
 
-%name(XmlSubclassFactory)class wxPyXmlSubclassFactory {
+%rename(XmlSubclassFactory) wxPyXmlSubclassFactory;
+class wxPyXmlSubclassFactory {
 public:
     %pythonAppend wxPyXmlSubclassFactory "self._setCallbackInfo(self, XmlSubclassFactory)"
     wxPyXmlSubclassFactory();