mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 06:18:12 +00:00
Ladybird: Add missing QUrl include to WebContentView
This commit is contained in:
parent
fdefb4104b
commit
ab9ae8ead3
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#include <LibWebView/ViewImplementation.h>
|
||||
#include <QAbstractScrollArea>
|
||||
#include <QPointer>
|
||||
#include <QUrl>
|
||||
|
||||
class QTextEdit;
|
||||
class QLineEdit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue