HomeFreeBSD

Add an upstream patch to fix the build with Qt 5.10.

Description

Add an upstream patch to fix the build with Qt 5.10.

In file included from webtab/searchtoolbar.cpp:21:
../../build/ui_searchtoolbar.h:76:31: error: no viable conversion from 'QLatin1String' to 'const QKeySequence'
        previous->setShortcut(QLatin1String("Ctrl+Shift+G"));

PR: 228213

Details

Provenance
rakucoAuthored on
Parents
rP470011: Upgrade to recent bugfix release 5.3.1.
Branches
Unknown
Tags
Unknown