mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:37:36 +00:00
LibGfx: Move DisjointRectSet code into the header file
This is in preparation for converting it to a template. No changes here, only moving code around.
This commit is contained in:
parent
6a4dde1d99
commit
f52413a70e
3 changed files with 150 additions and 179 deletions
|
@ -10,7 +10,6 @@ set(SOURCES
|
|||
Color.cpp
|
||||
CursorParams.cpp
|
||||
DDSLoader.cpp
|
||||
DisjointRectSet.cpp
|
||||
Filters/ColorBlindnessFilter.cpp
|
||||
Filters/FastBoxBlurFilter.cpp
|
||||
Filters/LumaFilter.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue