mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 14:19:34 +00:00
Converted project to ARC
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
|
||||
@interface MPToolbarDelegate : NSObject <NSToolbarDelegate>
|
||||
|
||||
@property (assign) NSToolbarItem *searchItem;
|
||||
@property (weak) NSToolbarItem *searchItem;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user