D27550: Support Qt 5.14 on Android
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Fri Feb 21 17:35:05 GMT 2020
apol accepted this revision.
apol added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> kcatalog.cpp:121
>
> +#ifdef Q_OS_ANDROID
> +static QString androidUnpackCatalog(const QString &relpath)
`#if defined(Q_OS_ANDROID) && QT_VERSION >= QT_VERSION_CHECK(5, 14, 0)`
REPOSITORY
R249 KI18n
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D27550
To: vkrause, apol
Cc: apol, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200221/63144441/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list