// // QMChatRoomRichTextCell.h // IMSDK-OC // // Created by lishuijiao on 2018/3/8. // Copyright © 2018年 HCF. All rights reserved. // #import "QMChatRoomBaseCell.h" @interface QMChatRoomRichTextCell : QMChatRoomBaseCell @end