Skip to content

Un-overload KReplace::replace() signal

Ahmad Samir requested to merge work/ahmad/un-overload-signal2 into master

By deprecating it and adding a new signal KReplace::textReplaced(QString &, int, int, int).

For the rationale see KF6 task https://phabricator.kde.org/T13986

Merge request reports