Moving editing session to KeePassKit

Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
This commit is contained in:
michael starke
2015-10-14 15:34:53 +02:00
parent 59c50a06c2
commit 7ae9f5b9a1
8 changed files with 17 additions and 90 deletions

View File

@@ -9,7 +9,7 @@
#import "MPInspectorViewController.h"
#import "MPDatePickingViewController.h"
#import "MPDocument.h"
#import "MPEditingSession.h"
#import "KPKEditingSession.h"
#import "MPEntryInspectorViewController.h"
#import "MPGroupInspectorViewController.h"
#import "MPIconHelper.h"