session-ios/Session/Settings/PrivacySettingsTableViewCon...

14 lines
234 B
Objective-C

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