From 2a9b0987450a7dd60e824a9067c8aa8fd3d1ee5c Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Tue, 8 Mar 2011 01:08:32 +0000 Subject: Fix more compiler warnings, including a few bugs --- Source/SPHistoryController.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/SPHistoryController.h') diff --git a/Source/SPHistoryController.h b/Source/SPHistoryController.h index 7429f75c..e27b63aa 100644 --- a/Source/SPHistoryController.h +++ b/Source/SPHistoryController.h @@ -49,6 +49,8 @@ - (IBAction) historyControlClicked:(NSSegmentedControl *)theControl; - (NSUInteger) currentlySelectedView; - (void) setupInterface; +- (void) startDocumentTask:(NSNotification *)aNotification; +- (void) endDocumentTask:(NSNotification *)aNotification; // Adding or updating history entries - (void) updateHistoryEntries; -- cgit v1.2.3