]> git.saurik.com Git - cydia.git/blame - UICaboodle/RVBook.h
say thank you, comex :P. animation for editing bar button item for sections.
[cydia.git] / UICaboodle / RVBook.h
CommitLineData
3cb572d2 1#import <UICaboodle/UCPlatform.h>
77f175ac 2
04700693 3#import <UIKit/UIKit.h>
77f175ac 4
9ae52960
GP
5@interface UCNavigationController : UINavigationController {
6 id hook_;
77f175ac 7}
1ce016d4 8- (void) setHook:(id)hook;
04700693
JF
9@end
10
77f175ac 11