mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 19:29:22 +00:00
Revamped selection handling to ensure Groupt/Entry display on view switchting
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
|
||||
@interface MPOutlineViewController : MPViewController
|
||||
|
||||
@property (readonly, assign) NSOutlineView *outlineView;
|
||||
@property (retain, readonly) MPOutlineViewDelegate *outlineDelegate;
|
||||
@property (assign) IBOutlet HNHGradientView *bottomBar;
|
||||
|
||||
- (void)clearSelection;
|
||||
- (void)showOutline;
|
||||
|
||||
- (void)createGroup:(id)sender;
|
||||
|
||||
Reference in New Issue
Block a user