QMPickedOtherViewController.h 228 B

12345678910111213
  1. //
  2. // QMPickedOtherViewController.h
  3. // IMSDK-OC
  4. //
  5. // Created by HCF on 16/8/10.
  6. // Copyright © 2016年 HCF. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @interface QMPickedOtherViewController : UIViewController
  10. @end