mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 18:50:50 +00:00
UI/Qt: Add a couple of missing includes
These are currently being transitively included. This will no longer be the case in a future patch.
This commit is contained in:
parent
5d2e6ffe30
commit
a87c264088
Notes:
github-actions[bot]
2025-04-02 12:53:49 +00:00
Author: https://github.com/trflynn89
Commit: a87c264088
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4156
3 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <QContextMenuEvent>
|
||||
#include <QEvent>
|
||||
#include <QPushButton>
|
||||
#include <QStyleOption>
|
||||
#include <QStylePainter>
|
||||
|
||||
namespace Ladybird {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue