aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindowController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPWindowController.h')
-rw-r--r--Source/SPWindowController.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/Source/SPWindowController.h b/Source/SPWindowController.h
index 5cc84330..964cedd5 100644
--- a/Source/SPWindowController.h
+++ b/Source/SPWindowController.h
@@ -37,7 +37,10 @@
{
IBOutlet PSMTabBarControl *tabBar;
IBOutlet NSTabView *tabView;
-
+
+ NSClipView *titleBarLineHidingView;
+ SInt32 systemVersion;
+
NSMenuItem *closeWindowMenuItem;
NSMenuItem *closeTabMenuItem;