Added entry creation via templates

This commit is contained in:
michael starke
2013-12-01 23:10:25 +01:00
parent d16ebfc4d7
commit f266375a09
5 changed files with 38 additions and 29 deletions

View File

@@ -27,6 +27,9 @@
#import "KPKGroup.h"
#import "KPKEntry.h"
#import "KPKUTIs.h"
#import "KPKEntry+TemplateCopy.h"
#import "KPKGroup+TemplateCopy.h"
#import "NSUUID+KeePassKit.h"