mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 13:19:05 +00:00
Ladybird/Qt: Add a couple of missing header includes
These are currently included implicitly, but this will no longer be the case after upcoming refactoring.
This commit is contained in:
parent
30fac0abb9
commit
c72b42ebb2
Notes:
sideshowbarker
2024-07-17 09:47:09 +09:00
Author: https://github.com/trflynn89
Commit: c72b42ebb2
Pull-request: https://github.com/SerenityOS/serenity/pull/21782
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
#include "Settings.h"
|
||||
#include "StringUtils.h"
|
||||
#include "TVGIconEngine.h"
|
||||
#include <AK/TemporaryChange.h>
|
||||
#include <LibGfx/ImageFormats/BMPWriter.h>
|
||||
#include <LibGfx/Painter.h>
|
||||
#include <LibWebView/SearchEngine.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue