Files
leanote-ios/Leanote/iPad/LeanoteiPadTableViewController.h
2015-09-29 09:58:22 +08:00

14 lines
239 B
Objective-C

//
// MasterViewController.h
// Leanote
//
// Created by Wong Zigii on 15/9/19.
// Copyright © 2015年 Leanote. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface LeanoteiPadTableViewController : UITableViewController
@end