X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/bc11cf5bb67e9f5c4096dc93d813272a49de1115..acf268596fe5c872a3630c674b4b3d40fc5de47b:/UICaboodle/RVBook.h diff --git a/UICaboodle/RVBook.h b/UICaboodle/RVBook.h index 8994cbfa..1d06b0b9 100644 --- a/UICaboodle/RVBook.h +++ b/UICaboodle/RVBook.h @@ -7,7 +7,7 @@ @end @interface UCNavigationController : UINavigationController { - id hook_; + _transient id hook_; } - (void) setHook:(id)hook; @end