luxlabs header browser preview


@class UITextView;

@interface CKSettingsGenericAboutViewController : UIViewController

@property (retain, nonatomic) UITextView *aboutView;

- (void)done:(id)a0;
- (void)viewDidLayoutSubviews;
- (void)viewDidLoad;
- (void).cxx_destruct;
- (id)initWithTitle:(id)a0 bodyText:(id)a1;

@end