Updated to newer HNHUi version

This commit is contained in:
Michael Starke
2013-07-01 08:02:09 +02:00
parent 96c54d7af3
commit d5e40721dd
6 changed files with 497 additions and 439 deletions

View File

@@ -13,7 +13,7 @@
@interface MPPasswordInputController ()
@property (assign) IBOutlet NSSecureTextField *passwordTextField;
@property (assign) IBOutlet NSTextField *passwordTextField;
@property (assign) IBOutlet NSPathControl *keyPathControl;
@property (retain) MPKeyfilePathControlDelegate *pathControlDelegate;
@property (assign) IBOutlet NSImageView *errorImageView;