🎨 Minor formatting/doc changes
This commit is contained in:
parent
c4e5ba6015
commit
b5879b7399
5 changed files with 31 additions and 36 deletions
|
@ -413,8 +413,7 @@ void AtomBrowserClient::RenderProcessHostDestroyed(
|
|||
}
|
||||
}
|
||||
|
||||
void AtomBrowserClient::RenderProcessReady(
|
||||
content::RenderProcessHost* host) {
|
||||
void AtomBrowserClient::RenderProcessReady(content::RenderProcessHost* host) {
|
||||
if (delegate_) {
|
||||
static_cast<api::App*>(delegate_)->RenderProcessReady(host);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue