MH_MODIFY_LC.h 372 B

123456789101112131415
  1. //
  2. // MH_MODIFY_LC.h
  3. // WeChat
  4. //
  5. // Created by senba on 2017/5/22.
  6. // Copyright © 2017年 RQ. All rights reserved.
  7. // 由于LCActionSheet的UI,与本项目所表现的UI有差异,现在需要手动改动框架内部的UI。
  8. #ifndef MH_MODIFY_LC_h
  9. #define MH_MODIFY_LC_h
  10. // 被RQ修改的
  11. #define USER_MODIFY_LC_BY_RQ 1
  12. #endif /* MH_MODIFY_LCActionSheet_h */