luxlabs header browser preview


@interface _PTUIChoiceCell : UITableViewCell

- (void)prepareForReuse;
- (id)initWithReuseIdentifier:(id)a0;
- (void)setTitle:(id)a0;
- (void)setChecked:(BOOL)a0;

@end