]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tests/kfileitemmodelbenchmark.cpp
Merge branch 'Applications/18.04'
[dolphin.git] / src / tests / kfileitemmodelbenchmark.cpp
index 5e335339607ea9afb2da1b65605652601478ad8c..64ad116f62d09ffbeb9296554ffb9795cf9318f6 100644 (file)
 #include <QTest>
 #include <QSignalSpy>
 
-#include <algorithm>
 #include <random>
 
 #include "kitemviews/kfileitemmodel.h"
 #include "kitemviews/private/kfileitemmodelsortalgorithm.h"
 
-#include "testdir.h"
-
 void myMessageOutput(QtMsgType type, const QMessageLogContext& context, const QString& msg)
 {
     Q_UNUSED(context);