// // BundleDetailButton.h // iSales-NPD // // Created by Ray on 6/15/16. // Copyright © 2016 United Software Applications, Inc. All rights reserved. // #import <UIKit/UIKit.h> @interface BundleDetailButton : UIButton @end