- //
- // HomeTableViewCellButtonBanner.h
- // RedAnt ERP Mobile
- //
- // Created by Ray on 1/16/16.
- // Copyright © 2016 United Software Applications, Inc. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface HomeTableViewCellButtonBanner : UITableViewCell
- @end
|