mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Avoid rebuilding bindings when editing Paintable.h
This commit is contained in:
parent
0e7749e6cd
commit
29cc4e5953
Notes:
github-actions[bot]
2025-09-19 08:19:18 +00:00
Author: https://github.com/InvalidUsernameException
Commit: 29cc4e5953
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6056
Reviewed-by: https://github.com/gmta ✅
1 changed files with 1 additions and 1 deletions
|
|
@ -11,10 +11,10 @@
|
|||
|
||||
#include <AK/String.h>
|
||||
#include <LibWeb/CSS/Parser/Parser.h>
|
||||
#include <LibWeb/Forward.h>
|
||||
#include <LibWeb/HTML/Canvas/CanvasState.h>
|
||||
#include <LibWeb/HTML/CanvasGradient.h>
|
||||
#include <LibWeb/HTML/CanvasPattern.h>
|
||||
#include <LibWeb/Layout/Node.h>
|
||||
|
||||
namespace Web::HTML {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue