mirror of
https://github.com/leanote/leanote-ios.git
synced 2025-10-15 23:54:46 +00:00
11 lines
164 B
Objective-C
Executable File
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 |