NGModalPresentation/ModalPresentation/ViewController.h

15 lines
183 B
Objective-C

//
// ViewController.h
// ModalPresentation
//
// Created by Wojciech Nagrodzki on 04/10/2014.
//
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end