diff options
| author | Elvis Angelaccio <[email protected]> | 2021-07-04 11:56:37 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2021-07-04 12:02:30 +0200 |
| commit | 7d6aaf4c07e45977b63cfa4ac4dd695a45756379 (patch) | |
| tree | 46ed07a4e7225617f7f92e32d07ee9242599fa8c | |
| parent | 32ebe96eca5590672ba294fa8a316eecf4ea03ea (diff) | |
Drop unused include
GIT_SILENT
| -rw-r--r-- | src/dolphinmainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 95e8bb564..eb7309fc6 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -12,7 +12,6 @@ #include "dolphintabwidget.h" #include <config-baloo.h> #include <kio/fileundomanager.h> -#include <KSortableList> #include <kxmlguiwindow.h> #ifdef HAVE_BALOO |
