X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1ee3fb3846ae47c5292128a6f0bd4c8e38d7ba31..22a35096a0a9c3fe4d3d32b8d68a361126ef9677:/include/wx/xrc/xh_datectrl.h diff --git a/include/wx/xrc/xh_datectrl.h b/include/wx/xrc/xh_datectrl.h index 67ccfcbd59..336f3ec93e 100644 --- a/include/wx/xrc/xh_datectrl.h +++ b/include/wx/xrc/xh_datectrl.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: xh_datectrl.h +// Name: wx/xrc/xh_datectrl.h // Purpose: XML resource handler for wxDatePickerCtrl // Author: Vaclav Slavik // Created: 2005-02-07 @@ -11,10 +11,6 @@ #ifndef _WX_XH_DATECTRL_H_ #define _WX_XH_DATECTRL_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "xh_datectrl.h" -#endif - #include "wx/xrc/xmlres.h" #if wxUSE_DATEPICKCTRL