// // XMGNavigationViewController.h // 备课-百思不得姐 // // Created by MJ Lee on 15/6/15. // Copyright © 2015年 小码哥. All rights reserved. // #import <UIKit/UIKit.h> @interface XMGNavigationViewController : UINavigationController @end