aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/tests/inputeventsmodel_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmlprofiler/tests/inputeventsmodel_test.h')
-rw-r--r--src/plugins/qmlprofiler/tests/inputeventsmodel_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmlprofiler/tests/inputeventsmodel_test.h b/src/plugins/qmlprofiler/tests/inputeventsmodel_test.h
index f8966eb0f2..820980bad8 100644
--- a/src/plugins/qmlprofiler/tests/inputeventsmodel_test.h
+++ b/src/plugins/qmlprofiler/tests/inputeventsmodel_test.h
@@ -36,7 +36,7 @@ class InputEventsModelTest : public QObject
{
Q_OBJECT
public:
- InputEventsModelTest(QObject *parent = 0);
+ InputEventsModelTest(QObject *parent = nullptr);
private slots:
void initTestCase();