elvisangelaccio created this revision. Restricted Application added a project: Frameworks.
REVISION SUMMARY We already have KStandardAction::Paste which is widely used, while according to lxr, there is only one usage of PasteText and 3 of pasteText(). There is no reason to have two standardactions that are supposed to do the same thing, so mark PasteText as deprecated. REPOSITORY R265 KConfigWidgets BRANCH deprecate-pastetext REVISION DETAIL https://phabricator.kde.org/D7294 AFFECTED FILES src/kstandardaction.cpp src/kstandardaction.h To: elvisangelaccio, #frameworks