add richtext to the map

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2013-06-09 17:27:47 +00:00
parent b0842a986d
commit 05f7541872

View File

@@ -80,6 +80,7 @@ MODULENAME_REPLACE = {'_core' : '',
'_xml' : 'xml.',
'_xrc' : 'xrc.',
'_grid' : 'grid.',
'_richtext': 'richtext.',
}
NO_MODULE = {