ChatSecure-iOS/ChatSecureCore/Public/OTRDatabaseUnlockViewContro...

14 lines
251 B
Objective-C

//
// OTRDatabaseUnlockViewController.h
// Off the Record
//
// Created by David Chiles on 5/5/14.
// Copyright (c) 2014 Chris Ballinger. All rights reserved.
//
@import UIKit;
@interface OTRDatabaseUnlockViewController : UIViewController
@end