mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 01:09:39 +00:00
Using KeePassKit Framework
Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
This commit is contained in:
@@ -16,19 +16,15 @@
|
||||
#import "MPNotifications.h"
|
||||
#import "MPPopupImageView.h"
|
||||
|
||||
#import "NSDate+Humanized.h"
|
||||
#import "KeePassKit/KeePassKit.h"
|
||||
|
||||
#import "KPKEntry.h"
|
||||
#import "KPKGroup.h"
|
||||
#import "KPKTimeInfo.h"
|
||||
#import "KPKTree.h"
|
||||
#import "KPKMetaData.h"
|
||||
#import "KPKNode.h"
|
||||
#import "KPKNode+IconImage.h"
|
||||
|
||||
#import "HNHGradientView.h"
|
||||
|
||||
|
||||
#import "NSDate+Humanized.h"
|
||||
|
||||
typedef NS_ENUM(NSUInteger, MPContentTab) {
|
||||
MPEntryTab,
|
||||
MPGroupTab,
|
||||
|
||||
Reference in New Issue
Block a user