]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_stlin.h
added wxArtProvider::InsertProvider to accompany PushProvider
[wxWidgets.git] / include / wx / xrc / xh_stlin.h
index b2720ac19945b15ef96f8b5d21ba0400e94224d1..f6b38196fffb8a4986b1d1d2805b6fb311e6ba7b 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_stlin.h
+// Name:        wx/xrc/xh_stlin.h
 // Purpose:     XML resource handler for wxStaticLine
 // Author:      Vaclav Slavik
 // Created:     2000/09/00
 #ifndef _WX_XH_STLIN_H_
 #define _WX_XH_STLIN_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "xh_stlin.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 #if wxUSE_STATLINE