X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/1e4922b8442669a0f94a6602a49d950233555fff..b36d38d148a03d0e4ac4770c4e9f8b12bc5c42ba:/UICaboodle/RVBook.h?ds=sidebyside diff --git a/UICaboodle/RVBook.h b/UICaboodle/RVBook.h index 09b1baf5..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