reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-01-13 05:21:18 +00:00
parent 80667df394
commit 091f5bedb4
5 changed files with 4355 additions and 1235 deletions

View File

@@ -663,6 +663,7 @@
%rename(SetDefaultPyEncoding) wxSetDefaultPyEncoding;
%rename(GetDefaultPyEncoding) wxGetDefaultPyEncoding;
%rename(EventLoop) wxEventLoop;
%rename(EventLoopActivator) wxEventLoopActivator;
%rename(AcceleratorEntry) wxAcceleratorEntry;
%rename(AcceleratorTable) wxAcceleratorTable;
%rename(NullAcceleratorTable) wxNullAcceleratorTable;