session-ios/Signal/src/ViewControllers/AppSettingsViewController.h
Matthew Chen 72ea096970 Sketch out the profile view.
// FREEBIE
2017-08-01 16:17:59 -04:00

9 lines
177 B
Objective-C

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