D19332: KProcess compile fix for obsolete QProcess members in 5.13
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Tue Feb 26 14:58:18 GMT 2019
apol added inline comments.
INLINE COMMENTS
> kprocess.h:332
> // hide those
> +#if (QT_VERSION < QT_VERSION_CHECK(5, 13, 0))
> using QProcess::setReadChannelMode;
Also should check for QT_DISABLE_DEPRECATED_BEFORE no?
REPOSITORY
R244 KCoreAddons
REVISION DETAIL
https://phabricator.kde.org/D19332
To: marten, #frameworks
Cc: apol, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190226/f9e4a1d3/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list