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

14 lines
248 B
Objective-C

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