Files
eqn.ios/Sources/Earthquake Network/Controllers/Settings/AllertaSismiTableViewController.h
T

18 lines
320 B
Objective-C

//
// AletaSismiTableViewController.h
// Earthquake Network
//
// Refactored by Andrea Busi 25/08/2020.
// Copyright © 2020 Earthquake Network. All rights reserved.
//
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface AllertaSismiTableViewController : UITableViewController
@end
NS_ASSUME_NONNULL_END