diff options
| author | Laurent Montel <[email protected]> | 2021-11-02 13:20:10 +0100 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2021-11-02 13:20:10 +0100 |
| commit | 1118413c6307435c7eb5b639a49580ebb888e612 (patch) | |
| tree | 9f46e2fcf10304e965a6668b3d54244765c5ccea /src/dolphincontextmenu.cpp | |
| parent | cf80ab492d02495f09d5bc70dfea335537bef2a3 (diff) | |
Remove duplicate include from .h/.cpp
Diffstat (limited to 'src/dolphincontextmenu.cpp')
| -rw-r--r-- | src/dolphincontextmenu.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphincontextmenu.cpp b/src/dolphincontextmenu.cpp index 7a529d184..41f03aa1a 100644 --- a/src/dolphincontextmenu.cpp +++ b/src/dolphincontextmenu.cpp @@ -20,7 +20,6 @@ #include "views/viewmodecontroller.h" #include <KActionCollection> -#include <KFileItemActions> #include <KFileItemListProperties> #include <KHamburgerMenu> #include <KIO/EmptyTrashJob> |
