// // TabBarController.h // Apex Mobile // // Created by Ray on 14-3-19. // Copyright (c) 2014年 United Software Applications, Inc. All rights reserved. // #import <UIKit/UIKit.h> @interface TabBarController : UITabBarController @end