mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 21:59:28 +00:00
Fixed responder chain issues with ViewControllers
Context menu and copy actions now working (unfinished)
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
@interface MPOutlineViewController : MPViewController
|
||||
|
||||
@property (retain, readonly) NSMenu *menu;
|
||||
|
||||
- (void)clearSelection;
|
||||
|
||||
- (void)createGroup:(id)sender;
|
||||
- (void)deleteEntry:(id)sender;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user