mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:17:44 +00:00
LibGfx: Move FastBoxBlurFilter to its own .cpp file
This commit is contained in:
parent
f9a38fa693
commit
5726017414
3 changed files with 156 additions and 139 deletions
|
@ -12,6 +12,7 @@ set(SOURCES
|
|||
DDSLoader.cpp
|
||||
DisjointRectSet.cpp
|
||||
Emoji.cpp
|
||||
Filters/FastBoxBlurFilter.cpp
|
||||
FontDatabase.cpp
|
||||
GIFLoader.cpp
|
||||
ICOLoader.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue