]> git.saurik.com Git - cydia.git/blob - UICaboodle/RVBook.h
It's just one character chpwn why do i have to do it chpwn huh chpwn why
[cydia.git] / UICaboodle / RVBook.h
1 #import <UICaboodle/UCPlatform.h>
2
3 #import <UIKit/UIKit.h>
4
5 @interface UCNavigationController : UINavigationController {
6 id hook_;
7 }
8 - (void) setHook:(id)hook;
9 @end
10
11