MainHeaderViewColorPanel.h 236 B

12345678910111213
  1. //
  2. // MainHeaderView.h
  3. // iSales-UWAVER
  4. //
  5. // Created by Ray on 2018/7/26.
  6. // Copyright © 2018 United Software Applications, Inc. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @interface MainHeaderViewColorPanel : UIView
  10. @end