summaryrefslogtreecommitdiff
path: root/cocoa/BrowserViewController.m
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/BrowserViewController.m')
-rw-r--r--cocoa/BrowserViewController.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/cocoa/BrowserViewController.m b/cocoa/BrowserViewController.m
index 0d08676be..3d35f8f0a 100644
--- a/cocoa/BrowserViewController.m
+++ b/cocoa/BrowserViewController.m
@@ -37,6 +37,7 @@
@synthesize title;
@synthesize status;
@synthesize isProcessing;
+@synthesize favicon;
- (void) dealloc;
{