]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_gauge.h
Apply patch [ 1548750 ] wxVsnprintf() various fixes
[wxWidgets.git] / include / wx / xrc / xh_gauge.h
index 7f369fab209fc21dce0c6f4534d8ea438058d18d..d3df783ac1a01c7002ad79f6772e9d78a72b1b50 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_gauge.h
+// Name:        wx/xrc/xh_gauge.h
 // Purpose:     XML resource handler for wxGauge
 // Author:      Bob Mitchell
 // Created:     2000/03/21
 #ifndef _WX_XH_GAUGE_H_
 #define _WX_XH_GAUGE_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "xh_gauge.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_GAUGE