UIWindow+FHH.h 232 B

12345678910111213
  1. //
  2. // UIWindow+FHH.h
  3. // FHHFPSIndicator:https://github.com/jvjishou/FHHFPSIndicator
  4. //
  5. // Created by 002 on 16/6/27.
  6. // Copyright © 2016年 002. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @interface UIWindow (FHH)
  10. @end