Skip to content

Add KStandardShortcut::findByName(const QString&) and deprecate find(const char*)

David Redondo requested to merge (removed):qstring into master

KStandardShortcut::name returns a QString, this makes the api symmetric and more straightforward to use.

Edited by David Redondo

Merge request reports