mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 14:49:22 +00:00
Removed unnecessary document property on custom window controllers
This commit is contained in:
@@ -49,8 +49,6 @@ typedef NS_ENUM(NSUInteger, MPDatabaseSettingsTab) {
|
||||
@property (weak) IBOutlet NSTextField *recommendKeyChangeIntervalTextField;
|
||||
@property (weak) IBOutlet NSTextField *enforceKeyChangeIntervalTextField;
|
||||
|
||||
- (id)initWithDocument:(MPDocument *)document;
|
||||
|
||||
- (void)showSettingsTab:(MPDatabaseSettingsTab)tab;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user