mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1048241 follow-up: Land a hunk which was missing from the rebase
--HG-- extra : rebase_source : 464405c097acd592b64bbb6e76337ba3f44659bd
This commit is contained in:
parent
5e54bcab2e
commit
2b9dba8213
@ -585,7 +585,7 @@ public:
|
||||
UpdateFlags();
|
||||
}
|
||||
|
||||
WidgetPointerEvent(const WidgetMouseEvent& aEvent)
|
||||
explicit WidgetPointerEvent(const WidgetMouseEvent& aEvent)
|
||||
: WidgetMouseEvent(aEvent)
|
||||
, width(0)
|
||||
, height(0)
|
||||
|
Loading…
Reference in New Issue
Block a user