Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h)
Enhancements in AddMenuItem (that accepts now a menu type) Partial use of the Edwin van den Oetelaar's patch (patch not fully working or correct)
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include <eda_doc.h>
|
||||
#include <wxstruct.h>
|
||||
#include <macros.h>
|
||||
#include <menus_helpers.h>
|
||||
|
||||
|
||||
/// The default auto save interval is 10 minutes.
|
||||
|
||||
Reference in New Issue
Block a user