summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/json/tst_bench_qtjson.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/json/tst_bench_qtjson.cpp')
-rw-r--r--tests/benchmarks/corelib/json/tst_bench_qtjson.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/json/tst_bench_qtjson.cpp b/tests/benchmarks/corelib/json/tst_bench_qtjson.cpp
index 3a7996f4e7..fe0d2ef4d4 100644
--- a/tests/benchmarks/corelib/json/tst_bench_qtjson.cpp
+++ b/tests/benchmarks/corelib/json/tst_bench_qtjson.cpp
@@ -34,7 +34,7 @@ class BenchmarkQtJson: public QObject
{
Q_OBJECT
public:
- BenchmarkQtJson(QObject *parent = 0);
+ BenchmarkQtJson(QObject *parent = nullptr);
private Q_SLOTS:
void initTestCase();