X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9aaf11927c8f43dcf296563c6a62707d625c2356..e6113e3a52d1c1c486b3a31cb22b59e2d9555b2d:/include/wx/xrc/xh_listbk.h?ds=sidebyside diff --git a/include/wx/xrc/xh_listbk.h b/include/wx/xrc/xh_listbk.h index 6eaba92cb4..c9207ed458 100644 --- a/include/wx/xrc/xh_listbk.h +++ b/include/wx/xrc/xh_listbk.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_listbk.h +// Name: wx/xrc/xh_listbk.h // Purpose: XML resource handler for wxListbook // Author: Vaclav Slavik // Copyright: (c) 2000 Vaclav Slavik @@ -9,10 +9,6 @@ #ifndef _WX_XH_LISTBK_H_ #define _WX_XH_LISTBK_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "xh_listbk.h" -#endif - #include "wx/xrc/xmlres.h" #if wxUSE_LISTBOOK