mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-17 02:49:23 +00:00
More work on password generation
This commit is contained in:
13
MacPass/MPPasswordCreatorViewController.h
Normal file
13
MacPass/MPPasswordCreatorViewController.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// PasswordCreatorView.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 31.03.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import "MPViewController.h"
|
||||
|
||||
@interface MPPasswordCreatorViewController : MPViewController
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user