mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-31 04:48:19 +00:00
introducting delete buttons for custom icons
This commit is contained in:
@@ -23,9 +23,12 @@
|
||||
#import "MPViewController.h"
|
||||
|
||||
@class MPDocument;
|
||||
@class MPCollectionViewItem;
|
||||
|
||||
@interface MPIconSelectViewController : MPViewController <NSCollectionViewDelegate>
|
||||
|
||||
@property (weak, nullable) NSPopover *popover;
|
||||
|
||||
- (IBAction)didSelectCollectionViewItem:(id _Nullable)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user