]> git.saurik.com Git - cydia.git/blobdiff - UICaboodle/ResetView.h
Fix the custom button problem - applyRightButton was overriding BrowserView's support...
[cydia.git] / UICaboodle / ResetView.h
index 1f9259038029997f36628c5e7d0eb8b6a691228b..9f9fafbef3062269e78e9e4cc4b8c283a00fb9a8 100644 (file)
@@ -8,17 +8,7 @@
 - (void) clearView;
 @end
 
-@interface UITable (RVBook)
-- (void) resetViewAnimated:(BOOL)animated;
-- (void) clearView;
-@end
-
 @interface UITableView (RVBook)
 - (void) resetViewAnimated:(BOOL)animated;
 - (void) clearView;
 @end
-
-@interface UISectionList (RVBook)
-- (void) resetViewAnimated:(BOOL)animated;
-- (void) clearView;
-@end