mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
LibWeb: Move Frame.{cpp,h} into a new Frame/ directory
This commit is contained in:
Notes:
sideshowbarker
2024-07-19 05:47:26 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/896db187e5f
@@ -27,7 +27,7 @@
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibWeb/DOM/HTMLFormElement.h>
|
||||
#include <LibWeb/DOM/HTMLInputElement.h>
|
||||
#include <LibWeb/Frame.h>
|
||||
#include <LibWeb/Frame/Frame.h>
|
||||
#include <LibWeb/PageView.h>
|
||||
#include <LibWeb/URLEncoder.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user