Files
eqn.ios/Sources/Earthquake Network/ViewController/WaitViewController.h
T
2020-07-24 16:21:28 +02:00

14 lines
244 B
Objective-C

//
// WaitViewController.h
// Earthquake Network
//
// Refactored by Andrea Busi on 24/07/20.
// Copyright © 2020 Earthquake Network. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface WaitViewController : UIViewController
@end