mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-17 21:59:28 +00:00
Refactored to NS_ENUM and NS_OPTION
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
@class MPPopupImageView;
|
||||
@class KdbEntry;
|
||||
@class KdbGroup;
|
||||
@class HNHGradientView;
|
||||
|
||||
@interface MPInspectorViewController : MPViewController
|
||||
|
||||
@@ -22,6 +23,7 @@
|
||||
@property (assign) IBOutlet NSTextField *URLTextField;
|
||||
@property (assign) IBOutlet NSTextField *passwordTextField;
|
||||
@property (assign) IBOutlet NSTextField *titleOrNameLabel;
|
||||
@property (assign) IBOutlet HNHGradientView *bottomBar;
|
||||
|
||||
- (void)closeActivePopup:(id)sender;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user