]> git.saurik.com Git - cydia.git/blobdiff - UICaboodle/BrowserView.h
Fix the custom button problem - applyRightButton was overriding BrowserView's support...
[cydia.git] / UICaboodle / BrowserView.h
index f2b0db87c836a8209b2295e1a399b5d3011ca290..23be6317a91438c7400f275efe1977abd26bb02b 100644 (file)
 - (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