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
@@ -38,6 +38,7 @@
#include <colors_selection.h>
#include <build_version.h>
#include <menus_helpers.h>
#define KEYWORD_FRAME_POSX wxT( "Bmconverter_Pos_x" )
#define KEYWORD_FRAME_POSY wxT( "Bmconverter_Pos_y" )