Menus created by the gui.components.menu.build_menu_item() now default to the wx ID of -1.
This is to conserve wx IDs. If the calling code does not provide the ID, there is no need to grab one from the small pool of IDs.
Authored by: bugman 2014-11-12
Parent: [r26550]
Child: [r26552]