2
0
Fork 0
MasterPassword/OnePassword/OPTypeViewController.h

14 lines
238 B
Objective-C

//
// 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