mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:47:34 +00:00
LibWeb: Add legacy Image factory function
This commit is contained in:
parent
c183ebc723
commit
31f7296934
4 changed files with 136 additions and 0 deletions
|
@ -3,6 +3,7 @@ set(SOURCES
|
|||
Bindings/EventListenerWrapper.cpp
|
||||
Bindings/EventWrapperFactory.cpp
|
||||
Bindings/EventTargetWrapperFactory.cpp
|
||||
Bindings/ImageConstructor.cpp
|
||||
Bindings/LocationObject.cpp
|
||||
Bindings/MainThreadVM.cpp
|
||||
Bindings/NavigatorObject.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue