X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fb896a322a2ed53d393ee738765ddd3f72cee004..f321ab7fb40525098cea6594ffbf2daf0186b1a3:/include/wx/cocoa/stattext.h diff --git a/include/wx/cocoa/stattext.h b/include/wx/cocoa/stattext.h index 39c6cb0383..d34bbdac9f 100644 --- a/include/wx/cocoa/stattext.h +++ b/include/wx/cocoa/stattext.h @@ -4,9 +4,9 @@ // Author: David Elliott // Modified by: // Created: 2003/02/15 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __WX_COCOA_STATTEXT_H__ @@ -55,4 +55,5 @@ public: void SetLabel(const wxString& label); }; -#endif // __WX_COCOA_STATTEXT_H__ +#endif + // __WX_COCOA_STATTEXT_H__