summaryrefslogtreecommitdiffstats
path: root/src/tools/testrunner/testrunner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/testrunner/testrunner.cpp')
-rw-r--r--src/tools/testrunner/testrunner.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/testrunner/testrunner.cpp b/src/tools/testrunner/testrunner.cpp
index b518098b..206ac3a7 100644
--- a/src/tools/testrunner/testrunner.cpp
+++ b/src/tools/testrunner/testrunner.cpp
@@ -45,7 +45,7 @@
#include <QCoreApplication>
#include <QEventLoop>
#include <QQmlEngine>
-#include <QRegExp>
+#include <QRegularExpression>
#include <QDir>
#include <QFileInfo>