mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 21:09:33 +00:00
Added first rudimentary search capability
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@class MPMainWindowController;
|
||||
|
||||
@interface MPToolbarDelegate : NSObject <NSToolbarDelegate>
|
||||
|
||||
@property (assign) NSToolbarItem *searchItem;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user