Warning:
/home/kfunk/devel/src/kf5/ktexteditor/src/dialogs/katedialogs.cpp:1455:11: warning: 'runUrl' is deprecated [-Wdeprecated-declarations] KRun::runUrl(url, QStringLiteral("text/x-patch"), nullptr, true); ^ /home/kfunk/devel/install/kf5/include/KF5/KIOWidgets/krun.h:302:17: note: 'runUrl' has been explicitly marked deprecated here static bool KIOWIDGETS_DEPRECATED runUrl(const QUrl &url, const QString &mimetype, QWidget *window, ^