mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 12:52:21 +00:00
Enhanced Context menu on outline view
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
[self.iconCollectionView setBackgroundColors:@[[NSColor clearColor]]];
|
||||
[self.iconCollectionView setSelectable:YES];
|
||||
[self.iconCollectionView setAllowsMultipleSelection:NO];
|
||||
[self.iconCollectionView setContent:[MPIconHelper availableIcons]];
|
||||
[self.iconCollectionView setContent:[MPIconHelper databaseIcons]];
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user