X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..926395e16b8ee7a2988078e9cf6ea5c7e88500e0:/include/wx/mac/classic/stattext.h diff --git a/include/wx/mac/classic/stattext.h b/include/wx/mac/classic/stattext.h index f9652c232f..592701370a 100644 --- a/include/wx/mac/classic/stattext.h +++ b/include/wx/mac/classic/stattext.h @@ -6,16 +6,12 @@ // Created: 1998-01-01 // RCS-ID: $Id$ // Copyright: (c) Stefan Csomor -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_STATTEXT_H_ #define _WX_STATTEXT_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "stattext.h" -#endif - class WXDLLEXPORT wxStaticText: public wxStaticTextBase { DECLARE_DYNAMIC_CLASS(wxStaticText)