mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:47:35 +00:00
Ladybird: Rename FontPluginQt -> Ladybird as it is unrelated to Qt now
The Qt relationship was removed in de31a8a4
, so let's acknowledge that
and make it clearer to potential non-Qt ports that this file is usable
by them :^).
This commit is contained in:
parent
6ba38494c5
commit
b6d60980bb
5 changed files with 15 additions and 15 deletions
|
@ -47,7 +47,7 @@ executable("WebContent") {
|
|||
"../AudioCodecPluginLadybird.cpp",
|
||||
"../AudioThread.cpp",
|
||||
"../EventLoopImplementationQt.cpp",
|
||||
"../FontPluginQt.cpp",
|
||||
"../FontPluginLadybird.cpp",
|
||||
"../ImageCodecPluginLadybird.cpp",
|
||||
"../RequestManagerQt.cpp",
|
||||
"../Utilities.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue