Password generator now is usable to fill Passwords or to generate them

This commit is contained in:
michael starke
2013-06-21 19:47:30 +02:00
parent 1c91b1a9a1
commit a21a400d47
7 changed files with 30 additions and 25 deletions

View File

@@ -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;