//
// UMComNavigationController.h
// UMCommunity
// Created by Gavin Ye on 8/27/14.
// Copyright (c) 2014 Umeng. All rights reserved.
#import <UIKit/UIKit.h>
@interface UMComNavigationController : UINavigationController
@end