]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_tglbtn.h
Apply patch [ 1548750 ] wxVsnprintf() various fixes
[wxWidgets.git] / include / wx / xrc / xh_tglbtn.h
index 70ab273ffa5db3062fd0ed03e25c623d283578d9..af4e2668dcd30fd687eb57b92bd7f14cb87c111b 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_tglbtn.h
+// Name:        wx/xrc/xh_tglbtn.h
 // Purpose:     XML resource handler for wxToggleButton
 // Author:      Julian Smart
 // Created:     2004-08-30
 #ifndef _WX_XH_TGLBTN_H_
 #define _WX_XH_TGLBTN_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "xh_tglbtn.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 #include "wx/defs.h"
 
@@ -33,4 +29,3 @@ public:
 
 
 #endif // _WX_XH_TGLBTN_H_
-