aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindowController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPWindowController.h')
-rw-r--r--Source/SPWindowController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPWindowController.h b/Source/SPWindowController.h
index 1f3945cc..33d6df49 100644
--- a/Source/SPWindowController.h
+++ b/Source/SPWindowController.h
@@ -48,5 +48,6 @@
- (IBAction)selectPreviousDocumentTab:(id)sender;
- (NSArray *)documents;
- (void)selectTabAtIndex:(NSInteger)index;
+- (void)setHideForSingleTab:(BOOL)hide;
@end