LibWeb: Correct forward for UIEvents::UIEvent
This commit is contained in:
parent
13ba491924
commit
60d9c3929c
Notes:
github-actions[bot]
2024-10-08 09:46:55 +00:00
Author: https://github.com/jamierocks Commit: https://github.com/LadybirdBrowser/ladybird/commit/60d9c3929cc Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/701 Reviewed-by: https://github.com/ADKaster Reviewed-by: https://github.com/AtkinsSJ Reviewed-by: https://github.com/tcl3
1 changed files with 1 additions and 1 deletions
|
@ -729,7 +729,7 @@ namespace Web::UIEvents {
|
|||
class KeyboardEvent;
|
||||
class MouseEvent;
|
||||
class PointerEvent;
|
||||
class UIEvents;
|
||||
class UIEvent;
|
||||
}
|
||||
|
||||
namespace Web::DOMURL {
|
||||
|
|
Loading…
Add table
Reference in a new issue