]> 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 7a241d1a5b66c03cfd0391a31edc4d944d003f79..fe116e8f71e2a4fc313a079a8820fe85b9173395 100644 (file)
 #ifndef _WX_XH_MENU_H_
 #define _WX_XH_MENU_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "xh_menu.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 class WXDLLIMPEXP_XRC wxMenuXmlHandler : public wxXmlResourceHandler