// // topicListCell.h // ThePaperBase // // Created by YoungLee on 15/9/22. // Copyright © 2015年 scar1900. All rights reserved. // #import "channelTopicContentCell.h" @interface topicListCell : channelTopicContentCell @end