Files
leanote-ios/Leanote/controller/me/MeTab.h
2015-08-21 23:49:41 +08:00

11 lines
164 B
Objective-C
Executable File

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