mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:37:35 +00:00
LibWeb: Dispatch "wheel" event
This commit is contained in:
parent
97dc1585b1
commit
501fb1cccb
8 changed files with 176 additions and 12 deletions
|
@ -405,6 +405,7 @@ set(SOURCES
|
|||
UIEvents/KeyboardEvent.cpp
|
||||
UIEvents/MouseEvent.cpp
|
||||
UIEvents/UIEvent.cpp
|
||||
UIEvents/WheelEvent.cpp
|
||||
URL/URL.cpp
|
||||
URL/URLSearchParams.cpp
|
||||
URL/URLSearchParamsIterator.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue