X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2eb030f9e79819015f714ba5e4054b432fa6837..bf64693b34191a9603bc2426b69cfd52fd33df32:/wxPython/src/gdi.i diff --git a/wxPython/src/gdi.i b/wxPython/src/gdi.i index 9b0078e018..fe351aebe3 100644 --- a/wxPython/src/gdi.i +++ b/wxPython/src/gdi.i @@ -25,9 +25,6 @@ %import core.i %pythoncode { wx = _core } -%include __gdi_rename.i - - MAKE_CONST_WXSTRING_NOSWIG(EmptyString); @@ -48,7 +45,8 @@ MAKE_CONST_WXSTRING_NOSWIG(EmptyString); %include _imaglist.i %include _stockobjs.i %include _effects.i - +%include _renderer.i +%include _pseudodc.i //--------------------------------------------------------------------------- %init %{