mirror of https://github.com/oxen-io/session-ios
10 lines
193 B
C
10 lines
193 B
C
10 years ago
|
//
|
||
7 years ago
|
// Copyright (c) 2018 Open Whisper Systems. All rights reserved.
|
||
10 years ago
|
//
|
||
|
|
||
8 years ago
|
#import "OWSTableViewController.h"
|
||
10 years ago
|
|
||
8 years ago
|
@interface NotificationSettingsOptionsViewController : OWSTableViewController
|
||
10 years ago
|
|
||
|
@end
|