X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0c9ff74f050981e989f09cf5f5d27044b807e73a..0228081ff2d7642df743e812aa3d46cf61efa1d2:/include/wx/xrc/xh_split.h diff --git a/include/wx/xrc/xh_split.h b/include/wx/xrc/xh_split.h index 40c317e257..8068151380 100644 --- a/include/wx/xrc/xh_split.h +++ b/include/wx/xrc/xh_split.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_split.h +// Name: wx/xrc/xh_split.h // Purpose: XRC resource for wxSplitterWindow // Author: panga@freemail.hu, Vaclav Slavik // Created: 2003/01/26 @@ -11,10 +11,6 @@ #ifndef _WX_XH_SPLIT_H_ #define _WX_XH_SPLIT_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "xh_split.h" -#endif - #include "wx/xrc/xmlres.h" class WXDLLIMPEXP_XRC wxSplitterWindowXmlHandler : public wxXmlResourceHandler