mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 06:29:30 +00:00
Fixed #23 Revert to saved now working
Fixed KVO issues with active items not being updated on tree reset Fixed #6 Moved all move/delete/create functions into MPDocument Intigrated OutlineViewDelegate into OutlineViewController
This commit is contained in:
@@ -52,6 +52,6 @@ typedef enum {
|
||||
- (void)openURL:(id)sender;
|
||||
|
||||
/* Entry Handling*/
|
||||
- (void)deleteEntry:(id)sender;
|
||||
- (void)deleteNode:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user