mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 05:59:32 +00:00
Using KeePassKit Framework
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
This commit is contained in:
@@ -14,19 +14,13 @@
|
||||
#import "MPSettingsHelper.h"
|
||||
#import "MPNumericalInputFormatter.h"
|
||||
|
||||
#import "KPKXmlFormat.h"
|
||||
#import "KPKGroup.h"
|
||||
#import "KPKTree.h"
|
||||
#import "KPKMetaData.h"
|
||||
#import "KPKNode+IconImage.h"
|
||||
#import "KPKCompositeKey.h"
|
||||
#import "KeePassKit/KeePassKit.h"
|
||||
|
||||
#import "HNHRoundedTextField.h"
|
||||
#import "HNHRoundedSecureTextField.h"
|
||||
#import "HNHCommon.h"
|
||||
|
||||
#import "NSString+Empty.h"
|
||||
|
||||
#import "KPKNode+IconImage.h"
|
||||
|
||||
@interface MPDatabaseSettingsWindowController () {
|
||||
NSString *_missingFeature;
|
||||
|
||||
Reference in New Issue
Block a user