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