mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 12:47:45 +00:00
LibWeb: Move the Page/Frame/EventHandler classes into Page/
This commit is contained in:
parent
481e838054
commit
ef711f501e
24 changed files with 32 additions and 33 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <LibWeb/Page.h>
|
||||
#include <LibWeb/Page/Page.h>
|
||||
|
||||
namespace WebContent {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue