Improve lock/unlock assurance flow.
[FIXED] Bug that caused the window to sometimes re-open when closed.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
@property(nonatomic, weak) IBOutlet NSProgressIndicator *progressView;
|
||||
@property(nonatomic, weak) IBOutlet NSTextField *userLabel;
|
||||
|
||||
- (void)unlock;
|
||||
- (IBAction)reload:(id)sender;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user