mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 12:29:31 +00:00
Popover for image selection now gets created correctly
NSPopupimageview now sends action on mouse clicks
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
|
||||
#import "MPViewController.h"
|
||||
|
||||
@interface MPIconSelectViewController : MPViewController
|
||||
@interface MPIconSelectViewController : MPViewController <NSCollectionViewDelegate>
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user