澎湃iPad上线版本

reTopicCell.h 256B

    // // reTopicCell.h // ThePaperHD // // Created by YoungLee on 15/6/9. // Copyright (c) 2015年 scar1900. All rights reserved. // #import <UIKit/UIKit.h> @interface reTopicCell : UITableViewCell @property(nonatomic, strong)TopicInfoBO *topic; @end