diff options
| author | Laurent Montel <[email protected]> | 2022-09-26 08:17:13 +0200 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2022-09-26 08:17:13 +0200 |
| commit | e19aa49a082076d5ae69931893c1d47b98f85e30 (patch) | |
| tree | 937f199ccdd30b7fdabc7becafae50607cb4bf91 /src/global.cpp | |
| parent | c9271bf5b89f6995ae8ec5740880c752e7e6d982 (diff) | |
Remove unused includes
Diffstat (limited to 'src/global.cpp')
| -rw-r--r-- | src/global.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/global.cpp b/src/global.cpp index 5d6d90b59..d8132b20a 100644 --- a/src/global.cpp +++ b/src/global.cpp @@ -15,10 +15,8 @@ #include <KDialogJobUiDelegate> #include <KIO/ApplicationLauncherJob> #include <KService> -#include <KWindowSystem> #include <QApplication> -#include <QIcon> QList<QUrl> Dolphin::validateUris(const QStringList& uriList) { |
