]> cloud.milkyroute.net Git - dolphin.git/commit
Port to KStandardAction::RenameFile
authorElvis Angelaccio <elvis.angelaccio@kde.org>
Wed, 9 Aug 2017 20:59:38 +0000 (22:59 +0200)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Wed, 9 Aug 2017 20:59:38 +0000 (22:59 +0200)
commit5481709016a55bda94177217838318e4e3e7d370
tree1d16d19373929ac36042c21dfd38e567a8404c87
parentf38960e034cf622bc87575e91014404e8128f120
Port to KStandardAction::RenameFile

It was introduced in kconfig(widgets) 5.25. Using the standard action
results in less code and no need to hardcode the F2 shortcut.

Differential Revision: https://phabricator.kde.org/D6777
src/dolphincontextmenu.cpp
src/dolphinmainwindow.cpp
src/dolphinpart.cpp
src/dolphinpart.rc
src/dolphinui.rc
src/views/dolphinviewactionhandler.cpp