aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/tests/qmlprofilerbindingloopsrenderpass_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmlprofiler/tests/qmlprofilerbindingloopsrenderpass_test.h')
-rw-r--r--src/plugins/qmlprofiler/tests/qmlprofilerbindingloopsrenderpass_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmlprofiler/tests/qmlprofilerbindingloopsrenderpass_test.h b/src/plugins/qmlprofiler/tests/qmlprofilerbindingloopsrenderpass_test.h
index 6dcdf9d00f..a34c1470b5 100644
--- a/src/plugins/qmlprofiler/tests/qmlprofilerbindingloopsrenderpass_test.h
+++ b/src/plugins/qmlprofiler/tests/qmlprofilerbindingloopsrenderpass_test.h
@@ -34,7 +34,7 @@ class QmlProfilerBindingLoopsRenderPassTest : public QObject
{
Q_OBJECT
public:
- explicit QmlProfilerBindingLoopsRenderPassTest(QObject *parent = 0);
+ explicit QmlProfilerBindingLoopsRenderPassTest(QObject *parent = nullptr);
private slots:
void testInstance();