mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 01:59:24 +00:00
Changes on entries now get pushed to the history
This commit is contained in:
@@ -167,14 +167,6 @@ APPKIT_EXTERN NSString *const MPDocumentGroupKey;
|
||||
|
||||
- (IBAction)duplicateEntryWithOptions:(id)sender;
|
||||
|
||||
|
||||
#pragma mark -
|
||||
#pragma mark Editing
|
||||
|
||||
- (void)willChangeEntry:(KPKEntry *)entry;
|
||||
- (void)commitChangesToEntry:(KPKEntry *)entry;
|
||||
- (void)discardChangesToEntry:(KPKEntry *)entry;
|
||||
|
||||
@end
|
||||
|
||||
@interface MPDocument (Attachments)
|
||||
|
||||
Reference in New Issue
Block a user