mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-31 04:48:19 +00:00
Using NSViewController presentation instead of manual NSPopup creation
This commit is contained in:
@@ -27,8 +27,4 @@
|
||||
|
||||
@interface MPIconSelectViewController : MPViewController <NSCollectionViewDelegate>
|
||||
|
||||
@property (weak, nullable) NSPopover *popover;
|
||||
|
||||
- (IBAction)didSelectCollectionViewItem:(id _Nullable)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user