A more complete fix for the wxGauge95 --> wxGauge rtti inconsistency

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-02-11 00:01:10 +00:00
parent db7e947f1b
commit 7cc3aa347b
3 changed files with 10 additions and 6 deletions

View File

@@ -1546,8 +1546,7 @@ wxSystemSettings_GetSystemFont = wxSystemSettings_GetFont
wxSystemSettings_GetSystemMetric = wxSystemSettings_GetMetric
# workarounds for bad wxRTTI names
wxGauge95 = wxGauge
wxGauge95Ptr = wxGaugePtr
__wxPyPtrTypeMap['wxGauge95'] = 'wxGauge'
wxPyAssertionError = wxc.wxPyAssertionError