Skip to content

Make HotSpot::setupMenu() return a list of the added actions

Ahmad Samir requested to merge work/ahmad/openwith into master

Prepend open-with actions using insertOpenWithActionsTo() overload

KFileItemActions::insertOpenWithActionsTo() is from KIO, so kio_version.


Make HotSpot::setupMenu() return a list of the added actions

Useful when removing the open-with actions from the session menu before adding new ones.

Edited by Ahmad Samir

Merge request reports