Files
leanote-ios/Leanote/view/LeaImagePagerViewController.h
2015-08-21 23:49:41 +08:00

15 lines
239 B
Objective-C

//
// LeaImagePagerViewController.h
// Leanote
//
// Created by life on 15/7/28.
// Copyright (c) 2015 Leanote.com. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface LeaImagePagerViewController : UIPageViewController
@end