From 09e89a8a6d75e0e9913c419049012cef6e9da785 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Tue, 1 Mar 2011 08:44:48 -0800 Subject: Rename BrowserController to CyteWebViewController. --- MobileCydia.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MobileCydia.mm') diff --git a/MobileCydia.mm b/MobileCydia.mm index 827a8b8..048d3f5 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -4031,7 +4031,7 @@ static NSMutableSet *Diversions_; @end -@interface CydiaWebViewController : BrowserController { +@interface CydiaWebViewController : CyteWebViewController { CydiaObject *cydia_; } -- cgit v1.2.3