]> git.saurik.com Git - cydia.git/blame_incremental - UICaboodle/RVBook.h
say thank you, comex :P. animation for editing bar button item for sections.
[cydia.git] / UICaboodle / RVBook.h
... / ...
CommitLineData
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