]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_menu.h
added wxMenu::AppendSubMenu() to avoid having to specify a dummy id when adding a...
[wxWidgets.git] / include / wx / xrc / xh_menu.h
index c263338705a76eb563a1d11c58adf3460101876f..fe116e8f71e2a4fc313a079a8820fe85b9173395 100644 (file)
 #ifndef _WX_XH_MENU_H_
 #define _WX_XH_MENU_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_menu.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 class WXDLLIMPEXP_XRC wxMenuXmlHandler : public wxXmlResourceHandler