mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
Add missing '.' in wx.ribbon. module names
This commit is contained in:
@@ -83,7 +83,7 @@ MODULENAME_REPLACE = {'_core' : 'wx.',
|
||||
'_webkit' : 'wx.webkit.',
|
||||
'_media' : 'wx.media.',
|
||||
'_msw' : 'wx.msw.',
|
||||
'_ribbon' : 'wx.ribbon',
|
||||
'_ribbon' : 'wx.ribbon.',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user