]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_listbk.h
Applied patch which allows you to detach a stream
[wxWidgets.git] / include / wx / xrc / xh_listbk.h
index 6eaba92cb4db0c6fd90f674c4819b11343770e14..c9207ed45817b269a9a0f96837701e4302a44b0c 100644 (file)
@@ -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