Fixes for the UNICODE build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -211,7 +211,7 @@ def processXML(xmlfile, modname, swigFile, pyFile):
|
||||
addWX = True
|
||||
|
||||
|
||||
if doRename:
|
||||
if doRename and name:
|
||||
old = new = name
|
||||
if old.startswith('wx') and not old.startswith('wxEVT_'):
|
||||
# remove all wx prefixes except wxEVT_ and write a %rename directive for it
|
||||
|
Reference in New Issue
Block a user