mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 12:29:31 +00:00
Group inspector now correctly edits expires flag and search and auto type inheritance
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
@property (weak) IBOutlet NSTabView *tabView;
|
||||
@property (strong) IBOutlet NSView *generalView;
|
||||
|
||||
@property (weak) IBOutlet NSButton *expiresCheckButton;
|
||||
@property (weak) IBOutlet NSTokenField *tagsTokenField;
|
||||
|
||||
- (void)setupBindings:(MPDocument *)document;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user