X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/f99f86e24e844ab573ab88d3100da00b7772ae36..d610ce3021c49cc1a81a0a37c25d3b4f9a2fe23b:/UICaboodle/BrowserView.h diff --git a/UICaboodle/BrowserView.h b/UICaboodle/BrowserView.h index f2b0db87..23be6317 100644 --- a/UICaboodle/BrowserView.h +++ b/UICaboodle/BrowserView.h @@ -108,9 +108,10 @@ - (bool) allowSensitiveRequests; - (void) alertView:(UIAlertView *)alert clickedButtonAtIndex:(NSInteger)button; +- (void) customButtonClicked; - (void) applyRightButton; - (void) _startLoading; - (void) close; -@end \ No newline at end of file +@end