mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 01:49:20 +00:00
Added context menu entry to enable copying references to entries
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
/**
|
||||
Delegate is used for context menus that are show in the entries table
|
||||
*/
|
||||
@interface MPEntryContextMenuDelegate : NSObject <NSMenuDelegate>
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user