1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-02 16:31:23 +00:00

kfileitemmodeltest: Include KIO/SimpleJob header instead of relying on compat code

Amends 3f92ac800c
This commit is contained in:
Alexander Lohnau 2023-12-27 06:57:31 +01:00
parent 3f92ac800c
commit acbc78f8ba

View File

@ -13,7 +13,7 @@
#include <QTimer>
#include <KDirLister>
#include <kio/job.h>
#include <KIO/SimpleJob>
#include "kitemviews/kfileitemmodel.h"
#include "testdir.h"