This commit is contained in:
Cheng Zhao 2013-05-10 20:54:55 +08:00
parent 34e9132b68
commit a5459da717

View file

@ -66,7 +66,7 @@
} }
- (IBAction)showDevTools:(id)sender { - (IBAction)showDevTools:(id)sender {
shell_->ShowDevTools(); shell_->OpenDevTools();
} }
@end @end