mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-04 15:45:25 +00:00
LibWeb: Add the missing ProgressEvent IDL constructor
This commit is contained in:
committed by
Andreas Kling
parent
1e8ba0d9d3
commit
4d71f22673
@@ -2468,6 +2468,7 @@ using namespace Web::DOM;
|
||||
using namespace Web::Geometry;
|
||||
using namespace Web::HTML;
|
||||
using namespace Web::RequestIdleCallback;
|
||||
using namespace Web::XHR;
|
||||
|
||||
namespace Web::Bindings {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user