QUCSubmitButton.h 215 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 // // QUCSubmitButton.h // qucsdkFramework // // Created by xuruiqiao on 14-7-4. // Copyright (c) 2014年 Qihoo.360. All rights reserved. // #import <UIKit/UIKit.h> @interface QUCSubmitButton : UIButton @end