mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-04 08:36:12 +00:00
Everywhere: Include <LibGfx/Painter.h> in fewer places
Touching Painter.h now rebuilds ~40 files instead of ~300.
This commit is contained in:
parent
0e47e5e265
commit
fe4cc32380
Notes:
sideshowbarker
2024-07-16 21:30:46 +09:00
Author: https://github.com/awesomekling
Commit: fe4cc32380
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/50
15 changed files with 16 additions and 8 deletions
|
@ -13,7 +13,6 @@
|
|||
#include <LibGfx/AntiAliasingPainter.h>
|
||||
#include <LibGfx/Color.h>
|
||||
#include <LibGfx/Forward.h>
|
||||
#include <LibGfx/Painter.h>
|
||||
#include <LibGfx/Path.h>
|
||||
#include <LibGfx/PathClipper.h>
|
||||
#include <LibWeb/Bindings/PlatformObject.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue