mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:07:44 +00:00
LibWeb: Add the missing UIEvent IDL constructor
This commit is contained in:
parent
7b2c63fd87
commit
ac25c28c43
3 changed files with 28 additions and 3 deletions
|
@ -2474,6 +2474,7 @@ using namespace Web::DOM;
|
|||
using namespace Web::Geometry;
|
||||
using namespace Web::HTML;
|
||||
using namespace Web::RequestIdleCallback;
|
||||
using namespace Web::UIEvents;
|
||||
using namespace Web::XHR;
|
||||
|
||||
namespace Web::Bindings {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue