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

14 lines
287 B
Objective-C

//
// NotificationSettingsOptionsViewController.h
// Signal
//
// Created by Frederic Jacobs on 24/04/15.
// Copyright (c) 2015 Open Whisper Systems. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface NotificationSettingsOptionsViewController : UITableViewController
@end