Added wx.RendererNative class

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-06-09 20:11:14 +00:00
parent f78d506b88
commit c95499b9be
6 changed files with 296 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
%include _imaglist.i
%include _stockobjs.i
%include _effects.i
%include _renderer.i
//---------------------------------------------------------------------------