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/views/dolphinitemlistview.cpp | |
| parent | e9b8a369325d37cc4e86611899250815fda0ae76 (diff) | |
Remove unused includes
Diffstat (limited to 'src/views/dolphinitemlistview.cpp')
| -rw-r--r-- | src/views/dolphinitemlistview.cpp | 3 |
1 files changed, 0 insertions, 3 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> |
