summaryrefslogtreecommitdiff
path: root/cocoa/BrowserWindowController.m
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/BrowserWindowController.m')
-rw-r--r--cocoa/BrowserWindowController.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/cocoa/BrowserWindowController.m b/cocoa/BrowserWindowController.m
index ebe4c370d..2701fecec 100644
--- a/cocoa/BrowserWindowController.m
+++ b/cocoa/BrowserWindowController.m
@@ -41,6 +41,7 @@
@synthesize tabView;
@synthesize urlField;
@synthesize navigationControl;
+@synthesize historyButton;
@synthesize activeBrowser;
@synthesize activeBrowserController;