Files
panopainter/PanoQL/PreviewViewController.h

14 lines
240 B
Objective-C

//
// PreviewViewController.h
// PanoQL
//
// Created by Omar Mohamed Ali Mudhir on 15/06/18.
// Copyright © 2018 OmixLab ltd. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface PreviewViewController : UIViewController
@end