mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
LibWeb: Move HTML classes into the Web::HTML namespace
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <LibJS/Heap/Handle.h>
|
||||
#include <LibWeb/Bindings/Wrappable.h>
|
||||
|
||||
namespace Web {
|
||||
namespace Web::HTML {
|
||||
|
||||
class ImageData
|
||||
: public RefCounted<ImageData>
|
||||
|
||||
Reference in New Issue
Block a user