mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 06:09:32 +00:00
Moved search to MPDocument. Not working properly at the moment
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
//
|
||||
|
||||
#import "MPViewController.h"
|
||||
#import "MPDocumentSearchService.h"
|
||||
#import "MPDocument+Search.h"
|
||||
|
||||
@protocol MPContextBarDelegate <NSObject>
|
||||
|
||||
@@ -38,7 +38,4 @@
|
||||
- (void)showHistory;
|
||||
- (void)showTrash;
|
||||
|
||||
- (void)enable;
|
||||
- (void)disable;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user