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

14 lines
273 B
Objective-C

//
// PrivacySettingsTableViewController.h
// Signal
//
// Created by Dylan Bourgeois on 05/01/15.
// Copyright (c) 2015 Open Whisper Systems. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface PrivacySettingsTableViewController : UITableViewController
@end