mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
LibWeb: Move the Page/Frame/EventHandler classes into Page/
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
#include <LibWeb/DOM/Event.h>
|
||||
#include <LibWeb/HTML/HTMLFormElement.h>
|
||||
#include <LibWeb/HTML/HTMLInputElement.h>
|
||||
#include <LibWeb/Frame/Frame.h>
|
||||
#include <LibWeb/Layout/LayoutWidget.h>
|
||||
#include <LibWeb/Page/Frame.h>
|
||||
#include <LibWeb/PageView.h>
|
||||
|
||||
namespace Web::HTML {
|
||||
|
||||
Reference in New Issue
Block a user