Commit 89c41f52 authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen
Browse files

Add missing include to qwebenginesettings.h


Change-Id: I9c0dd4e2da5452e6d90f177f4c5d5edd735294e5
Reviewed-by: default avatarJocelyn Turcotte <jocelyn.turcotte@digia.com>
Showing with 1 addition and 0 deletions
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
#define QWEBENGINESETTINGS_H #define QWEBENGINESETTINGS_H
#include <QtWebEngineWidgets/qtwebenginewidgetsglobal.h> #include <QtWebEngineWidgets/qtwebenginewidgetsglobal.h>
#include <QtCore/qscopedpointer.h>
#include <QtCore/qstring.h> #include <QtCore/qstring.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment