X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..e4c903b2ea42fe104ef50d0ea6028f14d8309dfa:/include/wx/cocoa/ObjcAssociate.h diff --git a/include/wx/cocoa/ObjcAssociate.h b/include/wx/cocoa/ObjcAssociate.h index 1379fe5638..3ba2f5aa86 100644 --- a/include/wx/cocoa/ObjcAssociate.h +++ b/include/wx/cocoa/ObjcAssociate.h @@ -2,11 +2,11 @@ // Name: wx/cocoa/ObjcAssociate.h // Purpose: Associates an Objective-C class with a C++ class // Author: David Elliott -// Modified by: +// Modified by: // Created: 2002/12/03 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2002 David Elliott -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __WX_COCOA_OBJC_ASSOCIATE_H__ @@ -76,4 +76,3 @@ void wxClass::Set##ObjcClass(WX_##ObjcClass cocoaObjcClass) \ } #endif // __WX_COCOA_OBJC_ASSOCIATE_H__ -