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

18 lines
334 B
Objective-C

//
// SegnalazioniUtentiTableViewController.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 SegnalazioniUtentiTableViewController : UITableViewController
@end
NS_ASSUME_NONNULL_END