// // RootTabBarController.h // Leanote // // Created by life on 03/06/15. // Copyright (c) 2015 Leanote.com. All rights reserved. // #import @interface RootTabBarController : UITabBarController @end