Using representedObject instead of custom property

This commit is contained in:
michael starke
2016-08-23 18:34:02 +02:00
parent 0f0e187bc8
commit d640434012
2 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,6 @@
@property (copy, readonly) NSString *generatedPassword;
@property (weak) id closeTarget;
@property (nonatomic, weak) KPKEntry *entry;
@property (assign) BOOL allowsEntryDefaults;
/**