mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-01 07:07:49 +00:00
LibWeb: Move AgentType enum to its own header
This commit is contained in:
parent
4af0daf3eb
commit
978a3b7321
Notes:
github-actions[bot]
2025-05-18 23:51:11 +00:00
Author: https://github.com/ADKaster
Commit: 978a3b7321
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4806
Reviewed-by: https://github.com/shannonbooth
Reviewed-by: https://github.com/trflynn89
3 changed files with 23 additions and 9 deletions
|
@ -20,7 +20,7 @@
|
|||
#include <LibGfx/Size.h>
|
||||
#include <LibIPC/Forward.h>
|
||||
#include <LibURL/URL.h>
|
||||
#include <LibWeb/Bindings/MainThreadVM.h>
|
||||
#include <LibWeb/Bindings/AgentType.h>
|
||||
#include <LibWeb/CSS/PreferredColorScheme.h>
|
||||
#include <LibWeb/CSS/PreferredContrast.h>
|
||||
#include <LibWeb/CSS/PreferredMotion.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue