mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-15 04:52:29 +00:00
Changed to rounded Text fields in the Inspector Tab
Removed bottom status bar, since for now it's not used
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
@property (assign) IBOutlet NSTextField *titleTextField;
|
||||
@property (assign) IBOutlet NSTextField *usernameTextField;
|
||||
@property (assign) IBOutlet NSTextField *URLTextField;
|
||||
@property (assign) IBOutlet NSSecureTextField *passwordTextField;
|
||||
@property (assign) IBOutlet NSTextField *passwordTextField;
|
||||
@property (assign) IBOutlet NSTextField *titleOrNameLabel;
|
||||
|
||||
@property (assign) IBOutlet NSButton *openURLButton;
|
||||
|
||||
Reference in New Issue
Block a user