diff options
Diffstat (limited to 'src/core/api/qwebenginefullscreenrequest.cpp')
-rw-r--r-- | src/core/api/qwebenginefullscreenrequest.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/api/qwebenginefullscreenrequest.cpp b/src/core/api/qwebenginefullscreenrequest.cpp index cac1d56ba..f8b1b969e 100644 --- a/src/core/api/qwebenginefullscreenrequest.cpp +++ b/src/core/api/qwebenginefullscreenrequest.cpp @@ -145,3 +145,5 @@ QUrl QWebEngineFullScreenRequest::origin() const } QT_END_NAMESPACE + +#include "moc_qwebenginefullscreenrequest.cpp" |