diff options
| author | Gregor Mi <[email protected]> | 2015-05-03 20:40:04 +0200 |
|---|---|---|
| committer | Gregor Mi <[email protected]> | 2015-05-03 20:42:23 +0200 |
| commit | ece6650ecd3af0eb450e28a9aadcb0f4dd26cb24 (patch) | |
| tree | a38b2f93acb202defc31d297a7996d8d1d56b22a /src/CMakeLists.txt | |
| parent | 945658459702f008c56bf28d21bc7d3666c7e9db (diff) | |
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
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 560545aed..498e7c596 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -242,7 +242,6 @@ set(dolphin_SRCS statusbar/dolphinstatusbar.cpp statusbar/mountpointobserver.cpp statusbar/mountpointobservercache.cpp - statusbar/spaceinfotoolsmenu.cpp statusbar/spaceinfoobserver.cpp statusbar/statusbarspaceinfo.cpp views/zoomlevelinfo.cpp |
