From f63d1de5460968e5466be02676c8c6f9ed8787b6 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 14 Mar 2011 01:26:57 +0000 Subject: - Fix more warnings --- Source/SPTextView.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Source/SPTextView.h') diff --git a/Source/SPTextView.h b/Source/SPTextView.h index b15030b4..3954c941 100644 --- a/Source/SPTextView.h +++ b/Source/SPTextView.h @@ -145,4 +145,7 @@ - (BOOL)isSnippetMode; +- (void)boundsDidChangeNotification:(NSNotification *)notification; +- (void)dragAlertSheetDidEnd:(NSAlert *)sheet returnCode:(NSInteger)returnCode contextInfo:(void *)contextInfo; + @end -- cgit v1.2.3