// // QMChatRoomFileCell.h // IMSDK-OC // // Created by HCF on 16/8/15. // Copyright © 2016年 HCF. All rights reserved. // #import "QMChatRoomBaseCell.h" @interface QMChatRoomFileCell : QMChatRoomBaseCell @end