澎湃iPad上线版本

messageTopCell.h 261B

    // // messageTopCell.h // ThePaperHD // // Created by liyuan on 15/7/21. // Copyright (c) 2015年 scar1900. All rights reserved. // #import <UIKit/UIKit.h> @interface messageTopCell : UITableViewCell @property(nonatomic, strong)NSString *topTitle; @end