session-ios/Signal/src/view controllers/NotificationSettingsViewCon...

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