From 92ee758b8c2d75782ed4b83ac56068606ef5b27a Mon Sep 17 00:00:00 2001 From: Abhi Beckert Date: Fri, 18 Mar 2016 16:48:10 +1000 Subject: #346 Work on new tab bar design --- Source/SPWindowController.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPWindowController.h') diff --git a/Source/SPWindowController.h b/Source/SPWindowController.h index 528c1c84..8700019c 100644 --- a/Source/SPWindowController.h +++ b/Source/SPWindowController.h @@ -71,5 +71,6 @@ - (NSArray *)documents; - (void)selectTabAtIndex:(NSInteger)index; - (void)setHideForSingleTab:(BOOL)hide; +- (void)updateTabBar; @end -- cgit v1.2.3