Fix "full screen" menu item not updating when toggled.
This commit is contained in:
parent
a4cf7f9f3c
commit
0f7793e9ba
@ -356,6 +356,7 @@ static OSStatus MPHotKeyHander(EventHandlerCallRef nextHandler, EventRef theEven
|
|||||||
}
|
}
|
||||||
|
|
||||||
[MPMacConfig flush];
|
[MPMacConfig flush];
|
||||||
|
[self updateMenuItems];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (IBAction)newUser:(NSMenuItem *)sender {
|
- (IBAction)newUser:(NSMenuItem *)sender {
|
||||||
|
Loading…
Reference in New Issue
Block a user