session-ios/Signal/src/ViewControllers/NotificationSettingsViewController.h
2017-03-31 11:58:52 -04:00

14 lines
272 B
Objective-C

//
// NotificationPreviewViewController.h
// Signal
//
// Created by Dylan Bourgeois on 09/12/14.
// Copyright (c) 2014 Open Whisper Systems. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface NotificationSettingsViewController : UITableViewController
@end