luxlabs header browser preview


@interface HRFeatures : NSObject

@property (class, nonatomic) BOOL hideCategoryNameFromHeader;

- (id)init;

@end