luxlabs header browser preview


@class UITextField;

@interface OMTextFieldTableViewCell : UITableViewCell

@property (retain, nonatomic) UITextField *textField;

- (void).cxx_destruct;

@end