// // KKScaleButton.h // WWImageEdit // // Created by 邬维 on 2017/1/13. // Copyright © 2017年 kook. All rights reserved. // #import <UIKit/UIKit.h> @interface KKScaleButton : UIView @end