mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:37:45 +00:00
Ladybird: Implement the Web::Platform::ImageCodecPlugin interface
...and move it to separate files while we're at it.
This commit is contained in:
parent
4334929323
commit
ef757f33da
4 changed files with 105 additions and 77 deletions
|
@ -51,6 +51,7 @@ set(SOURCES
|
|||
CookieJar.cpp
|
||||
EventLoopPluginQt.cpp
|
||||
FontPluginQt.cpp
|
||||
ImageCodecPluginLadybird.cpp
|
||||
RequestManagerQt.cpp
|
||||
main.cpp
|
||||
WebView.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue