]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_misc_rename.i
updated VC build instructions
[wxWidgets.git] / wxPython / src / _misc_rename.i
index 92fe4a3c9b1c37eeef07413aa823663ccefe74b5..17f90a74bf0b0093771718b1f92a55861db96627 100644 (file)
 %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;