mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 19:29:22 +00:00
First running Version that used document based architecture. Search is broken.
This commit is contained in:
@@ -11,8 +11,11 @@
|
||||
@interface MPOutlineViewController : MPViewController
|
||||
|
||||
- (void)clearSelection;
|
||||
- (void)showOutline;
|
||||
|
||||
|
||||
- (void)createGroup:(id)sender;
|
||||
- (void)createEntry:(id)sender;
|
||||
- (void)deleteEntry:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user