mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
SharedGraphics: Removed some unused stuff from Font.
This commit is contained in:
parent
53c69dbade
commit
10d6f9ce31
Notes:
sideshowbarker
2024-07-19 15:41:47 +09:00
Author: https://github.com/awesomekling
Commit: 10d6f9ce31
4 changed files with 3 additions and 26 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "Painter.h"
|
||||
#include "Font.h"
|
||||
#include "GraphicsBitmap.h"
|
||||
#include <SharedGraphics/CharacterBitmap.h>
|
||||
#include <AK/Assertions.h>
|
||||
#include <AK/StdLibExtras.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue