1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-29 09:35:10 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
c95a1fe3a3 LibWeb: Add UIEvent class (base of MouseEvent, and others) 2020-07-28 19:39:17 +02:00
Andreas Kling
8b55d3d86e LibWeb: Move MouseEvent into the UIEvents namespace
Named after the UIEvents specification that houses MouseEvent.
2020-07-28 18:55:47 +02:00
Renamed from Libraries/LibWeb/DOM/MouseEvent.h (Browse further)