aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/tests/localqmlprofilerrunner_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmlprofiler/tests/localqmlprofilerrunner_test.h')
-rw-r--r--src/plugins/qmlprofiler/tests/localqmlprofilerrunner_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmlprofiler/tests/localqmlprofilerrunner_test.h b/src/plugins/qmlprofiler/tests/localqmlprofilerrunner_test.h
index 796f2ce3c4..53ef39e8ff 100644
--- a/src/plugins/qmlprofiler/tests/localqmlprofilerrunner_test.h
+++ b/src/plugins/qmlprofiler/tests/localqmlprofilerrunner_test.h
@@ -37,7 +37,7 @@ class LocalQmlProfilerRunnerTest : public QObject
{
Q_OBJECT
public:
- LocalQmlProfilerRunnerTest(QObject *parent = 0);
+ LocalQmlProfilerRunnerTest(QObject *parent = nullptr);
private slots:
void testRunner();