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:
jean-pierre charras
2012-04-09 11:16:47 +02:00
parent 7eeb8a2c0c
commit c3d320aa8c
34 changed files with 295 additions and 330 deletions
+1
View File
@@ -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.