reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-12-07 18:02:20 +00:00
parent c6d428998f
commit 1823fbb47a
10 changed files with 171 additions and 32 deletions

View File

@@ -113,6 +113,7 @@
%rename(CHOICEDLG_STYLE) wxCHOICEDLG_STYLE;
%rename(MultiChoiceDialog) wxMultiChoiceDialog;
%rename(SingleChoiceDialog) wxSingleChoiceDialog;
%rename(TextEntryDialogStyle) wxTextEntryDialogStyle;
%rename(TextEntryDialog) wxTextEntryDialog;
%rename(PasswordEntryDialog) wxPasswordEntryDialog;
%rename(FontData) wxFontData;