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