mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 08:58:11 +00:00
SharedGraphics: Removed some unused stuff from Font.
This commit is contained in:
parent
53c69dbade
commit
10d6f9ce31
4 changed files with 3 additions and 26 deletions
|
@ -1,5 +1,6 @@
|
|||
#include <LibGUI/GScrollBar.h>
|
||||
#include <LibGUI/GStyle.h>
|
||||
#include <SharedGraphics/CharacterBitmap.h>
|
||||
#include <SharedGraphics/GraphicsBitmap.h>
|
||||
#include <SharedGraphics/Painter.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue