From c3cfc61725255a1feb1bcb76be214b1dab15eb5d Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Thu, 22 Oct 2009 17:06:07 -0400 Subject: Update for 10.6 --- ScrollingTextView.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ScrollingTextView.h') diff --git a/ScrollingTextView.h b/ScrollingTextView.h index b917bff..2dbab1a 100644 --- a/ScrollingTextView.h +++ b/ScrollingTextView.h @@ -2,7 +2,7 @@ #import -@interface ScrollingTextView : NSTextView +@interface ScrollingTextView : NSTextView { IBOutlet NSResponder *theResponder; } -- cgit v1.2.3