]> git.saurik.com Git - cydia.git/blobdiff - UICaboodle/BrowserView.h
Merge branch 'master' of git.saurik.com:cydia
[cydia.git] / UICaboodle / BrowserView.h
index 2f77f84137d73ad68a55f9b76f816c8bb1baf1e2..23be6317a91438c7400f275efe1977abd26bb02b 100644 (file)
@@ -65,7 +65,7 @@
     bool editing_;
 
     Class class_;
-    
+
     id reloaditem_;
     id loadingitem_;
 }
 - (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