mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 20:19:27 +00:00
Group inspector now correctly edits expires flag and search and auto type inheritance
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
@property (weak) IBOutlet HNHRoundedTextField *titleTextField;
|
||||
@property (unsafe_unretained) IBOutlet NSTextView *notesTextView;
|
||||
|
||||
@property (weak) IBOutlet NSButton *expiresCheckButton;
|
||||
|
||||
@property (weak) IBOutlet NSPopUpButton *searchPopupButton;
|
||||
@property (weak) IBOutlet NSPopUpButton *autotypePopupButton;
|
||||
|
||||
- (void)setupBindings:(MPDocument *)document;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user