From e4c4f23512c7bbb0f6791295554da548ed5a2e89 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Mon, 30 May 2022 17:08:47 +0200 Subject: Include moc files Faster to build and gives smaller binaries Fixes: QTBUG-103291 Change-Id: Iab52995e03c13a4c5b185750028c449a19d98d93 Reviewed-by: Marc Mutz --- src/core/api/qwebenginescript.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/core/api/qwebenginescript.cpp') diff --git a/src/core/api/qwebenginescript.cpp b/src/core/api/qwebenginescript.cpp index e414a8a6f..fa197240a 100644 --- a/src/core/api/qwebenginescript.cpp +++ b/src/core/api/qwebenginescript.cpp @@ -315,3 +315,5 @@ QDebug operator<<(QDebug d, const QWebEngineScript &script) #endif QT_END_NAMESPACE + +#include "moc_qwebenginescript.cpp" -- cgit v1.2.1