X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30dc34551bc893d879bb5e3a6969354066445fc9..259c43f679ca655362b5a439e11c87fc0666d663:/include/wx/xrc/xh_scrol.h?ds=sidebyside

diff --git a/include/wx/xrc/xh_scrol.h b/include/wx/xrc/xh_scrol.h
index ef1d3861d8..9be28caa33 100644
--- a/include/wx/xrc/xh_scrol.h
+++ b/include/wx/xrc/xh_scrol.h
@@ -11,10 +11,6 @@
 #ifndef _WX_XH_SCROL_H_
 #define _WX_XH_SCROL_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_scrol.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 #include "wx/defs.h"
 
@@ -22,7 +18,7 @@
 
 class WXDLLIMPEXP_XRC wxScrollBarXmlHandler : public wxXmlResourceHandler
 {
-	DECLARE_DYNAMIC_CLASS(wxScrollBarXmlHandler)
+    DECLARE_DYNAMIC_CLASS(wxScrollBarXmlHandler)
     enum
     {
         wxSL_DEFAULT_VALUE = 0,