]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_dlg.h
Applied patch which allows you to detach a stream
[wxWidgets.git] / include / wx / xrc / xh_dlg.h
index 5a68a442ca892403dce59190c02f995d4436cbf2..014db51a8dd84fcc900ca0135c786f6719350fe8 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_dlg.h
+// Name:        wx/xrc/xh_dlg.h
 // Purpose:     XML resource handler for dialogs
 // Author:      Vaclav Slavik
 // Created:     2000/03/05
 #ifndef _WX_XH_DLG_H_
 #define _WX_XH_DLG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_dlg.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 class WXDLLIMPEXP_XRC wxDialogXmlHandler : public wxXmlResourceHandler