]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/ObjcAssociate.h
using Run of base class
[wxWidgets.git] / include / wx / cocoa / ObjcAssociate.h
index 1379fe56382119c7310b9cda490a3f9f47d9a98b..a6bf6e2ce415cbd67818013088503d29184ea95a 100644 (file)
@@ -2,11 +2,10 @@
 // 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:
 // Copyright:   (c) 2002 David Elliott <dfe@cox.net>
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __WX_COCOA_OBJC_ASSOCIATE_H__
@@ -76,4 +75,3 @@ void wxClass::Set##ObjcClass(WX_##ObjcClass cocoaObjcClass) \
 }
 
 #endif // __WX_COCOA_OBJC_ASSOCIATE_H__
-