Build fix for OS X <= 10.5.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier
2009-11-26 23:14:28 +00:00
parent 9ab7ff537d
commit 5cbf522105

View File

@@ -301,7 +301,7 @@ protected :
@end @end
@interface wxNSTextView : NSTextView <NSTextViewDelegate> @interface wxNSTextView : NSTextView
{ {
} }