NGModalPresentation/ModalPresentation/ViewController.h

16 lines
183 B
C
Raw Normal View History

2014-10-04 14:02:03 +02:00
//
// ViewController.h
// ModalPresentation
//
// Created by Wojciech Nagrodzki on 04/10/2014.
//
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end