mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 14:17:34 +00:00
WindowServer+LibGfx: Move CursorParams to LibGfx
They will be used by MouseSettings in the next commit.
This commit is contained in:
parent
0363cd3d55
commit
3597b6eb9d
5 changed files with 145 additions and 115 deletions
|
@ -8,6 +8,7 @@ set(SOURCES
|
|||
ClassicStylePainter.cpp
|
||||
ClassicWindowTheme.cpp
|
||||
Color.cpp
|
||||
CursorParams.cpp
|
||||
DDSLoader.cpp
|
||||
DisjointRectSet.cpp
|
||||
Emoji.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue