mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 12:29:31 +00:00
Iconselection view now shows available icons
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
@interface MPIconSelectViewController : MPViewController <NSCollectionViewDelegate>
|
||||
|
||||
@property (weak) IBOutlet NSCollectionView *iconCollectionView;
|
||||
@property (weak) IBOutlet NSButton *imageButton;
|
||||
|
||||
- (IBAction)useDefault:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user