mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:27: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
|
@ -9,7 +9,7 @@ set(WEBCONTENT_SOURCES
|
|||
../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