luxlabs header browser preview


@interface NTKCNavigationController : UINavigationController

- (id)initWithRootViewController:(id)a0;
- (unsigned long long)supportedInterfaceOrientations;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void)_commonInit;

@end