Initial UI.
This commit is contained in:
15
OnePassword/OPRecentViewController.h
Normal file
15
OnePassword/OPRecentViewController.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// OPRecentViewController.h
|
||||
// OnePassword
|
||||
//
|
||||
// Created by Maarten Billemont on 27/11/11.
|
||||
// Copyright (c) 2011 Lyndir. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface OPRecentViewController : UITableViewController
|
||||
|
||||
@property(nonatomic,retain) IBOutlet UITableView *tableView;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user