mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 08:19:25 +00:00
Dropping 10.9 support
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
return @"IconSelection";
|
||||
}
|
||||
|
||||
- (void)didLoadView {
|
||||
//[[self.imageButton cell] setBackgroundStyle:NSBackgroundStyleLowered];
|
||||
- (void)viewDidLoad {
|
||||
self.iconCollectionView.backgroundColors = @[[NSColor clearColor]];
|
||||
self.iconCollectionView.selectable = YES;
|
||||
self.iconCollectionView.allowsMultipleSelection = NO;
|
||||
|
||||
Reference in New Issue
Block a user