mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 17:59:32 +00:00
Merged Advanced and Templates of database settings into on - Advanced
Added encryption rounds benchmark and setting to security tab (non-functional setter, benchmark works)
This commit is contained in:
13
MacPass/MPNumericalInputFormatter.h
Normal file
13
MacPass/MPNumericalInputFormatter.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPNumericalInputFormatter.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 10.09.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface MPNumericalInputFormatter : NSFormatter
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user