Support setting about panel options
This commit is contained in:
parent
2efb7a12cb
commit
7de6a06acf
4 changed files with 25 additions and 1 deletions
|
@ -87,4 +87,8 @@
|
|||
atom::Browser::Get()->OnAccessibilitySupportChanged();
|
||||
}
|
||||
|
||||
- (void)orderFrontStandardAboutPanel:(id)sender {
|
||||
atom::Browser::Get()->ShowAboutPanel();
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue