Skip to content

KProcess: wrap Qt5-only QProcess API also with Qt version check

QT_DISABLE_DEPRECATED_BEFORE might be set to something < 5.13, e.g. the default 5.0 in Qt6 when the kprocess.h is used by 3rd-party.

@vkrause @mlaurent

Merge request reports