mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 10:49:24 +00:00
model changes are propagates for all changes to an entry
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@class MPDocument;
|
||||
@protocol MPModelChangeObserving;
|
||||
|
||||
@interface MPPasswordCreatorViewController : MPViewController <NSTextFieldDelegate>
|
||||
|
||||
@property (weak, nullable) MPDocument *document;
|
||||
@property (assign) BOOL allowsEntryDefaults;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user