💄
This commit is contained in:
parent
34e9132b68
commit
a5459da717
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
- (IBAction)showDevTools:(id)sender {
|
- (IBAction)showDevTools:(id)sender {
|
||||||
shell_->ShowDevTools();
|
shell_->OpenDevTools();
|
||||||
}
|
}
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
Loading…
Reference in a new issue