X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f80ea77b4a8bac4ab005bfc592f9cd3262ffa397..38a097f588121ffcab2fa57e4494a6d0783c3567:/include/wx/xrc/xh_spin.h diff --git a/include/wx/xrc/xh_spin.h b/include/wx/xrc/xh_spin.h index e49b607dd1..f48065f039 100644 --- a/include/wx/xrc/xh_spin.h +++ b/include/wx/xrc/xh_spin.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_spin.h +// Name: wx/xrc/xh_spin.h // Purpose: XML resource handler for wxSpinButton // Author: Bob Mitchell // Created: 2000/03/21 @@ -11,10 +11,6 @@ #ifndef _WX_XH_SPIN_H_ #define _WX_XH_SPIN_H_ -#if defined(__GNUG__) && !defined(__APPLE__) -#pragma interface "xh_spin.h" -#endif - #include "wx/xrc/xmlres.h" #include "wx/defs.h"