X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30dc34551bc893d879bb5e3a6969354066445fc9..1ca848a2a97eb5830b281420d2c890204ad5cea0:/include/wx/xrc/xh_panel.h diff --git a/include/wx/xrc/xh_panel.h b/include/wx/xrc/xh_panel.h index ebfc6de0b6..da7f213206 100644 --- a/include/wx/xrc/xh_panel.h +++ b/include/wx/xrc/xh_panel.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_panel.h +// Name: wx/xrc/xh_panel.h // Purpose: XML resource handler for panels // Author: Vaclav Slavik // Created: 2000/03/05 @@ -11,10 +11,6 @@ #ifndef _WX_XH_PANEL_H_ #define _WX_XH_PANEL_H_ -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma interface "xh_panel.h" -#endif - #include "wx/xrc/xmlres.h" class WXDLLIMPEXP_XRC wxPanelXmlHandler : public wxXmlResourceHandler