2
0
Fork 0
MasterPassword/OnePassword/OPTypeViewController.h

14 lines
238 B
C
Raw Normal View History

2011-11-30 21:42:40 +00:00
//
// OPTypeViewController.h
// OnePassword
//
// Created by Maarten Billemont on 27/11/11.
// Copyright (c) 2011 Lyndir. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface OPTypeViewController : UITableViewController
@end