Add MODULENAME_REPLACE item for _webkit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2013-12-30 03:41:21 +00:00
parent 803287a77a
commit 14168ece0a

View File

@@ -81,6 +81,7 @@ MODULENAME_REPLACE = {'_core' : '',
'_xrc' : 'xrc.',
'_grid' : 'grid.',
'_richtext': 'richtext.',
'_webkit' : 'webkit.',
}
NO_MODULE = {