mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 13:00:07 +01:00
Where did wxMenuItem::GetAccelFromString go?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -117,6 +117,7 @@ def run():
|
||||
|
||||
|
||||
c.find('GetAccel').factory = True
|
||||
c.find('GetAccelFromString').ignore() # Not implemented anywere?
|
||||
|
||||
module.addItem(tools.wxListWrapperTemplate('wxMenuItemList', 'wxMenuItem', module))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user