reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-04-11 20:15:31 +00:00
parent 0e71cf0721
commit 70b7a5fe0c
17 changed files with 351 additions and 429 deletions

View File

@@ -93,6 +93,7 @@
%rename(RadioButton) wxRadioButton;
%rename(SL_HORIZONTAL) wxSL_HORIZONTAL;
%rename(SL_VERTICAL) wxSL_VERTICAL;
%rename(SL_TICKS) wxSL_TICKS;
%rename(SL_AUTOTICKS) wxSL_AUTOTICKS;
%rename(SL_LABELS) wxSL_LABELS;
%rename(SL_LEFT) wxSL_LEFT;