luxlabs header browser preview


@interface TeaUI.DebugViewController : UIViewController {
    void /* unknown type, empty encoding */ settingsPresenter;
    void /* unknown type, empty encoding */ debugApp;
    void /* unknown type, empty encoding */ tableView;
    void /* unknown type, empty encoding */ tableViewSource;
}

- (void)viewWillLayoutSubviews;
- (void)viewDidLoad;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;
- (void)doDone;
- (void)doSettings;

@end