ifish/Ifish/UMCommunity/UMCommunitySDK/UMCommunityUI/simple/Home/UMComSimpleHomeViewControll...

15 lines
271 B
Objective-C

//
// UMComSimpleHomeViewController.h
// UMCommunity
//
// Created by umeng on 16/4/29.
// Copyright © 2016年 Umeng. All rights reserved.
//
#import "UMComCustomMenuViewController.h"
@interface UMComSimpleHomeViewController : UMComCustomMenuViewController
@end