澎湃iPad上线版本

topicBannerLabelCell.h 279B

    // // topicBannerLabelCell.h // ThePaperBase // // Created by liyuan on 15/10/28. // Copyright (c) 2015年 scar1900. All rights reserved. // #import <UIKit/UIKit.h> @interface topicBannerLabelCell : UITableViewCell @property(nonatomic, strong)specialObjectBO *specBO; @end