mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 03:59:51 +00:00
Enhancement on selection behavior
This commit is contained in:
@@ -73,8 +73,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
- (void)deselectAll {
|
||||
[self.outlineView deselectAll:self];
|
||||
- (void)clearSelection {
|
||||
[self.outlineView deselectAll:nil];
|
||||
}
|
||||
|
||||
- (void)setupMenu {
|
||||
|
||||
Reference in New Issue
Block a user