]> cloud.milkyroute.net Git - dolphin.git/commit
Remove SpaceInfoToolsMenu and use KMoreToolsMenuFactory instead
authorGregor Mi <codestruct@posteo.org>
Sun, 3 May 2015 18:40:04 +0000 (20:40 +0200)
committerGregor Mi <codestruct@posteo.org>
Sun, 3 May 2015 18:42:23 +0000 (20:42 +0200)
commitece6650ecd3af0eb450e28a9aadcb0f4dd26cb24
treea38b2f93acb202defc31d297a7996d8d1d56b22a
parent945658459702f008c56bf28d21bc7d3666c7e9db
Remove SpaceInfoToolsMenu and use KMoreToolsMenuFactory instead

Reduces the amount of needed code.
NEW: by using KMoreTools the menu is now user-configurable and
will automatically extended when KMoreToolsPresets gets new tools.
REVIEW: 122911
src/CMakeLists.txt
src/statusbar/spaceinfotoolsmenu.cpp [deleted file]
src/statusbar/spaceinfotoolsmenu.h [deleted file]
src/statusbar/statusbarspaceinfo.cpp