mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:07:35 +00:00
LibGfx: Move original StylePainter code to ClassicStylePainter
StylePainter should continue to work the same as before.
This commit is contained in:
parent
d0900228d0
commit
ee912e023c
3 changed files with 378 additions and 0 deletions
|
@ -3,6 +3,7 @@ set(SOURCES
|
|||
Bitmap.cpp
|
||||
BMPLoader.cpp
|
||||
CharacterBitmap.cpp
|
||||
ClassicStylePainter.cpp
|
||||
ClassicWindowTheme.cpp
|
||||
Color.cpp
|
||||
DisjointRectSet.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue