reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-02-21 02:04:26 +00:00
parent b88bce5f07
commit 328fcd84d4
13 changed files with 1411 additions and 833 deletions

View File

@@ -277,9 +277,9 @@
%rename(CONFIG_USE_RELATIVE_PATH) wxCONFIG_USE_RELATIVE_PATH;
%rename(CONFIG_USE_NO_ESCAPE_CHARACTERS) wxCONFIG_USE_NO_ESCAPE_CHARACTERS;
%rename(ConfigBase) wxConfigBase;
%rename(ConfigPathChanger) wxConfigPathChanger;
%rename(Config) wxConfig;
%rename(FileConfig) wxFileConfig;
%rename(ConfigPathChanger) wxConfigPathChanger;
%rename(ExpandEnvVars) wxExpandEnvVars;
%rename(DateTime) wxDateTime;
%rename(TimeSpan) wxTimeSpan;