summaryrefslogtreecommitdiff
path: root/UICaboodle/RVPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'UICaboodle/RVPage.h')
-rw-r--r--UICaboodle/RVPage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/UICaboodle/RVPage.h b/UICaboodle/RVPage.h
index 5dbccfd..be2331d 100644
--- a/UICaboodle/RVPage.h
+++ b/UICaboodle/RVPage.h
@@ -4,6 +4,8 @@
@interface UIViewController (Cydia)
- (BOOL) hasLoaded;
+- (void) reloadData;
+- (void) unloadData;
@end
@interface CYViewController : UIViewController {