]> git.pld-linux.org Git - packages/qt5-qtwebkit.git/blame - qtwebkit-5.212.0_fix_missing_sources.patch
- release 5 (by relup.sh)
[packages/qt5-qtwebkit.git] / qtwebkit-5.212.0_fix_missing_sources.patch
CommitLineData
0ca16147
AM
1Index: qtwebkit-5.212.0-alpha2/Source/WebKit/PlatformQt.cmake
2===================================================================
3--- qtwebkit-5.212.0-alpha2.orig/Source/WebKit/PlatformQt.cmake
4+++ qtwebkit-5.212.0-alpha2/Source/WebKit/PlatformQt.cmake
5@@ -786,6 +786,7 @@ if (COMPILER_IS_GCC_OR_CLANG)
6 set_source_files_properties(
7 qt/Api/qwebdatabase.cpp
8 qt/Api/qwebelement.cpp
9+ qt/Api/qwebfullscreenrequest.cpp
10 qt/Api/qwebhistory.cpp
11 qt/Api/qwebhistoryinterface.cpp
12 qt/Api/qwebpluginfactory.cpp
13@@ -795,7 +796,6 @@ if (COMPILER_IS_GCC_OR_CLANG)
14
15 qt/WidgetApi/qgraphicswebview.cpp
16 qt/WidgetApi/qwebframe.cpp
17- qt/WidgetApi/qwebfullscreenrequest.cpp
18 qt/WidgetApi/qwebinspector.cpp
19 qt/WidgetApi/qwebpage.cpp
20 qt/WidgetApi/qwebview.cpp
This page took 0.025612 seconds and 4 git commands to generate.