Emit 'blur' event at right time.
This commit is contained in:
parent
5f26b83ec1
commit
3259246d17
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
return self;
|
||||
}
|
||||
|
||||
- (void)windowDidResignKey:(NSNotification*)notification {
|
||||
- (void)windowDidResignMain:(NSNotification*)notification {
|
||||
shell_->NotifyWindowBlur();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue