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.

src/ui_sqlexecutionwidget.h:186:34: error: no viable conversion from 'QLatin1String' to 'const QKeySequence'
        snippets_tb->setShortcut(QLatin1String("Alt+X"));
                                 ^~~~~~~~~~~~~~~~~~~~~~

PR: 228213

Details

Provenance
rakucoAuthored on
Parents
rP470041: Update xfce4-terminal to 0.8.7.4
Branches
Unknown
Tags
Unknown