summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Tokarev <annulen@yandex.ru>2020-09-22 14:30:04 +0300
committerKonstantin Tokarev <annulen@yandex.ru>2020-09-22 20:56:21 +0300
commit5a99e5d4c67bfa99c822746cbfbd80e398d23d97 (patch)
tree7580f0d5f60270368b6d3c8eb3b9c65ab3dc59ee
parent685ed792f926ea4d9e49e4015ebe45d8ecc86338 (diff)
Import QtWebKit commit 5d89eef9bc689abb59ef799b445c35b1e322b3f1
Change-Id: Id311c92fbaecbc70b134214a7280423400e50c2a Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
-rw-r--r--Source/WebKit2/PlatformQt.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebKit2/PlatformQt.cmake b/Source/WebKit2/PlatformQt.cmake
index f233e3cd9..395c6d9fc 100644
--- a/Source/WebKit2/PlatformQt.cmake
+++ b/Source/WebKit2/PlatformQt.cmake
@@ -225,6 +225,8 @@ if (COMPILER_IS_GCC_OR_CLANG)
UIProcess/API/qt/qquickwebpage.cpp
UIProcess/API/qt/qquickwebview.cpp
UIProcess/API/qt/qwebiconimageprovider.cpp
+
+ UIProcess/Launcher/qt/ProcessLauncherQt.cpp
PROPERTIES
COMPILE_FLAGS -frtti
)