Initial UI.
This commit is contained in:
13
OnePassword/OPMainViewController.h
Normal file
13
OnePassword/OPMainViewController.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// OPMainViewController.h
|
||||
// OnePassword
|
||||
//
|
||||
// Created by Maarten Billemont on 24/11/11.
|
||||
// Copyright (c) 2011 Lyndir. All rights reserved.
|
||||
//
|
||||
|
||||
@interface OPMainViewController : UITableViewController
|
||||
|
||||
@property (strong, nonatomic) NSManagedObjectContext *managedObjectContext;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user