X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/3cb572d2a7ea9e483437e406a2807b2659f5e431..e4765783810c7c63e86074d0aa471d16d864359c:/UICaboodle/RVPage.h diff --git a/UICaboodle/RVPage.h b/UICaboodle/RVPage.h index 7aebba2d..18e3dd4c 100644 --- a/UICaboodle/RVPage.h +++ b/UICaboodle/RVPage.h @@ -35,5 +35,6 @@ - (id) initWithBook:(RVBook *)book; - (void) setDelegate:(id)delegate; +- (void) setBook:(RVBook *)book; @end