mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
typo.
This commit is contained in:
parent
823b7f6458
commit
4b47fc6551
@ -172,7 +172,7 @@ void
|
||||
GtkMozillaContainer::Reload(GtkMozillaReloadType type)
|
||||
{
|
||||
nsCOMPtr<nsIWebNavigation> webNav(do_QueryInterface(mWebShell));
|
||||
webNav->Reload(nsIWebNavigation::loadNormal);
|
||||
webNav->Reload(nsIWebNavigation::reloadNormal);
|
||||
}
|
||||
|
||||
gint
|
||||
|
Loading…
Reference in New Issue
Block a user