mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 00:19:22 +00:00
Changes on entries now get pushed to the history
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
|
||||
@interface MPViewController : NSViewController
|
||||
|
||||
APPKIT_EXTERN NSString *const MPViewControllerWillChangeValueForRepresentedObjectKeyPathNotification;
|
||||
APPKIT_EXTERN NSString *const MPViewControllerDidChangeValueForRepresentedObjectKeyPathNotification;
|
||||
|
||||
@property (nonatomic, readonly) NSWindowController *windowController;
|
||||
|
||||
- (void)didLoadView;
|
||||
|
||||
Reference in New Issue
Block a user