]> 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 532ccd2c80222199b4b15fabcf91f00200376e08..9f9fafbef3062269e78e9e4cc4b8c283a00fb9a8 100644 (file)
@@ -8,12 +8,7 @@
 - (void) clearView;
 @end
 
-@interface UITable (RVBook)
-- (void) resetViewAnimated:(BOOL)animated;
-- (void) clearView;
-@end
-
-@interface UISectionList (RVBook)
+@interface UITableView (RVBook)
 - (void) resetViewAnimated:(BOOL)animated;
 - (void) clearView;
 @end