Skip to content
Commit eed46bd4 authored by Stefano Crocco's avatar Stefano Crocco
Browse files

Don't define WebEnginePartCookieJar::filterCookie for old versions of Qt

Summary:
for versions of Qt before 5.11, WebEnginePartCookieJar::filterCookie
can't be defined because it's argument is of a type introduced in Qt 5.11.0

Test Plan: I couldn't test whether this actually builds on older versions of Qt because my systems all have Qt 5.11

Reviewers: dfaure

Reviewed By: dfaure

Differential Revision: https://phabricator.kde.org/D14704
parent b10baef5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment