session-ios/Session/Settings/NotificationSettingsViewController.h
2021-01-12 11:05:52 +11:00

10 lines
186 B
Objective-C

//
// Copyright (c) 2018 Open Whisper Systems. All rights reserved.
//
#import "OWSTableViewController.h"
@interface NotificationSettingsViewController : OWSTableViewController
@end