]> git.saurik.com Git - wxWidgets.git/commitdiff
Build fix for OS X <= 10.5.
authorKevin Ollivier <kevino@theolliviers.com>
Thu, 26 Nov 2009 23:14:28 +0000 (23:14 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Thu, 26 Nov 2009 23:14:28 +0000 (23:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/cocoa/private.h

index 41d450500edd3f62e9e923a0e3d7954f94aa96e8..2b0083adbd044a3ba83ef3fc6737308703a52ae4 100644 (file)
@@ -301,7 +301,7 @@ protected :
     @end
 
 
-    @interface wxNSTextView : NSTextView <NSTextViewDelegate>
+    @interface wxNSTextView : NSTextView
     {
     }