diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2008-10-14 09:14:53 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:08:50 +0000 |
commit | 3160e5f04030dae0a43faf446d8ad663bccc00f0 (patch) | |
tree | ccc6ce836ea613edf03127a3b264fc3bb4a3deed /UICaboodle/RVPage.h | |
parent | 86316a91d38e6a538c28178636bc59f287a4e3a3 (diff) |
Support libraries for recent Cydia changes.
Diffstat (limited to 'UICaboodle/RVPage.h')
-rw-r--r-- | UICaboodle/RVPage.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/UICaboodle/RVPage.h b/UICaboodle/RVPage.h index 67b73d6..fa77df3 100644 --- a/UICaboodle/RVPage.h +++ b/UICaboodle/RVPage.h @@ -25,7 +25,6 @@ - (void) setPageActive:(BOOL)active; - (void) resetViewAnimated:(BOOL)animated; -- (void) setTitle:(NSString *)title; - (void) setBackButtonTitle:(NSString *)title; - (void) reloadButtons; |