summaryrefslogtreecommitdiff
path: root/UICaboodle/RVPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'UICaboodle/RVPage.h')
-rw-r--r--UICaboodle/RVPage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/UICaboodle/RVPage.h b/UICaboodle/RVPage.h
index 7aebba2..18e3dd4 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