mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibWeb: Correct forward for UIEvents::UIEvent
This commit is contained in:
parent
13ba491924
commit
60d9c3929c
|
|
@ -729,7 +729,7 @@ namespace Web::UIEvents {
|
|||
class KeyboardEvent;
|
||||
class MouseEvent;
|
||||
class PointerEvent;
|
||||
class UIEvents;
|
||||
class UIEvent;
|
||||
}
|
||||
|
||||
namespace Web::DOMURL {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user