D14803: Use non-deprecated version of KRun::runUrl() in modified-on-disk dialog

Pino Toscano noreply at phabricator.kde.org
Mon Aug 13 19:43:13 BST 2018


pino added a comment.


  Note that kate requires Frameworks 5.13.0 (see `KF5_DEP_VERSION` in `CMakeLists.txt`), and the new `KRun::runUrl` with flags was introduced in KIO 5.31.
  So, unless the dependency bump is wanted, you need to add a `#ifdef` block to use the new function only with KIO >= 5.31.

REPOSITORY
  R40 Kate

REVISION DETAIL
  https://phabricator.kde.org/D14803

To: sars, #kate
Cc: pino, kwrite-devel, michaelh, kevinapavew, ngraham, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180813/96b65489/attachment.html>


More information about the KWrite-Devel mailing list