mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 00:19:23 +00:00
Password generator now is usable to fill Passwords or to generate them
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
@class HNHGradientView;
|
||||
@class MPDocumentWindowController;
|
||||
|
||||
@interface MPInspectorViewController : MPViewController <NSTableViewDelegate>
|
||||
@interface MPInspectorViewController : MPViewController <NSTableViewDelegate, NSPopoverDelegate>
|
||||
|
||||
@property (assign) IBOutlet MPPopupImageView *itemImageView;
|
||||
@property (assign) IBOutlet NSTextField *itemNameTextfield;
|
||||
|
||||
Reference in New Issue
Block a user