mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 253889: Bustage fix
This commit is contained in:
parent
6f48d9c234
commit
21f45224d7
@ -2779,7 +2779,7 @@ PresShell::NotifyDestroyingFrame(nsIFrame* aFrame)
|
||||
}
|
||||
}
|
||||
|
||||
already_AddRefed<nsCaret> PresShell::GetCaret()
|
||||
already_AddRefed<nsCaret> PresShell::GetCaret() const
|
||||
{
|
||||
nsCaret* caret = mCaret;
|
||||
NS_IF_ADDREF(caret);
|
||||
|
Loading…
Reference in New Issue
Block a user