2
0

Alert display issues fixed.

[FIXED]     Alert display issues.
[FIXED]     Access to activeUser from a different thread.
This commit is contained in:
Maarten Billemont
2013-05-16 00:59:32 -04:00
parent d7f369350b
commit 9904fb2d57
3 changed files with 162 additions and 32 deletions

View File

@@ -18,5 +18,6 @@
@property(nonatomic, weak) IBOutlet NSTextField *userLabel;
- (void)unlock;
- (IBAction)reload:(id)sender;
@end