// // WFCBaseTabBarController.h // Wildfire Chat // // Created by WF Chat on 2017/10/28. // Copyright © 2017年 WildFireChat. All rights reserved. // #import @interface WFCBaseTabBarController : UITabBarController @end