diff options
| author | Laurent Montel <[email protected]> | 2022-10-12 13:48:32 +0200 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2022-10-12 13:48:32 +0200 |
| commit | 9e2418f0254820d2fab78bd072dab18ce1e28c96 (patch) | |
| tree | f883cfb3bc166b41b0b2498120cd2718b371c825 /src | |
| parent | e9b8a369325d37cc4e86611899250815fda0ae76 (diff) | |
Remove unused includes
Diffstat (limited to 'src')
| -rw-r--r-- | src/views/dolphinitemlistview.cpp | 3 | ||||
| -rw-r--r-- | src/views/dolphinviewactionhandler.cpp | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/src/views/dolphinitemlistview.cpp b/src/views/dolphinitemlistview.cpp index 0210dd594..cd6dbd0a7 100644 --- a/src/views/dolphinitemlistview.cpp +++ b/src/views/dolphinitemlistview.cpp @@ -11,10 +11,7 @@ #include "dolphin_generalsettings.h" #include "dolphin_iconsmodesettings.h" #include "dolphinfileitemlistwidget.h" -#include "kitemviews/kfileitemmodel.h" -#include "kitemviews/kitemlistcontroller.h" #include "settings/viewmodes/viewmodesettings.h" -#include "views/viewmodecontroller.h" #include "zoomlevelinfo.h" #include <KIO/PreviewJob> diff --git a/src/views/dolphinviewactionhandler.cpp b/src/views/dolphinviewactionhandler.cpp index 9fde10d3e..fc88f5c17 100644 --- a/src/views/dolphinviewactionhandler.cpp +++ b/src/views/dolphinviewactionhandler.cpp @@ -7,13 +7,11 @@ #include "dolphinviewactionhandler.h" -#include "dolphindebug.h" #include "kitemviews/kfileitemlisttostring.h" #include "kitemviews/kfileitemmodel.h" #include "selectionmode/actiontexthelper.h" #include "settings/viewpropertiesdialog.h" #include "views/zoomlevelinfo.h" -#include "kconfig_version.h" #if HAVE_BALOO #include <Baloo/IndexerConfig> |
