┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/dolphinmainwindowtest.cpp
diff options
context:
space:
mode:
authorMéven Car <[email protected]>2025-06-26 10:14:58 +0200
committerMéven Car <[email protected]>2025-06-28 11:55:39 +0200
commit7c6b63d159ad8ea8cad5af53c402539151862cba (patch)
treea0b47aaf8fdeb8cc9dbaa45d6a257f3c10202927 /src/tests/dolphinmainwindowtest.cpp
parent58c48052c38e5bb4f6cf8047dc71e40cfbf04403 (diff)
clean include
Diffstat (limited to 'src/tests/dolphinmainwindowtest.cpp')
-rw-r--r--src/tests/dolphinmainwindowtest.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/tests/dolphinmainwindowtest.cpp b/src/tests/dolphinmainwindowtest.cpp
index 345a56504..6e702b0a3 100644
--- a/src/tests/dolphinmainwindowtest.cpp
+++ b/src/tests/dolphinmainwindowtest.cpp
@@ -23,19 +23,18 @@
#include <KActionCollection>
#include <KConfig>
#include <KConfigGui>
+#include <KFileItem>
#include <QAccessible>
+#include <QApplication>
#include <QDomDocument>
#include <QFileSystemWatcher>
+#include <QKeySequence>
#include <QScopedPointer>
#include <QSignalSpy>
#include <QStandardPaths>
#include <QTest>
-#include <kfileitem.h>
-#include <qapplication.h>
-#include <qkeysequence.h>
-#include <qnamespace.h>
#include <set>
#include <unordered_set>