1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00
falkonOfficial/src
Kevin Kofler d06a0d60e0 Fix the fix for #391300 to require only QtWebEngine 5.10, not Qt 5.10
QtWebEngine can be newer than the rest of Qt (e.g., on Fedora 27).

This fixes the version check in WebView::savePageAs to use a macro
defined in config.h.cmake based on the version of QtWebEngineWidgets
rather than relying on QT_VERSION, which is the version of QtCore.

Reviewed By: drosca
Differential Revision: https://phabricator.kde.org/D12833
CCBUG: 391300
2018-05-12 13:29:39 +02:00
..
lib Fix the fix for #391300 to require only QtWebEngine 5.10, not Qt 5.10 2018-05-12 13:29:39 +02:00
main Require KF518n only with downloaded translations 2018-03-24 08:09:42 +01:00
plugins SVN_SILENT made messages (.desktop file) - always resolve ours 2018-05-02 07:39:45 +02:00
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 2018-05-02 07:39:45 +02:00
CMakeLists.txt Add example hellopython Python extension 2018-02-26 18:18:56 +01:00
Messages.sh Also skip scripts in src/Messages.sh 2018-03-09 09:13:10 +01:00