diff options
| author | MohammadHossein Qanbari <mohammad.qanbari@qt.io> | 2025-09-18 18:07:53 +0200 |
|---|---|---|
| committer | MohammadHossein Qanbari <mohammad.qanbari@qt.io> | 2025-09-23 14:42:53 +0200 |
| commit | 8825bcdbdab5f37b185261d7ba06260dc8e9930d (patch) | |
| tree | 6d469e0c438faa7cad94f4c217b96687f7d9a296 /src/widgets/kernel/qlayoutengine.cpp | |
| parent | 31a127610358e6734da62d946841c6d46a7f3dd3 (diff) | |
CRA review: src/widgets/kernel/*
No critical security level found for these reviewed files.
QApplication, QWidget and QSizePolicy files are reviewed in separate
patches.
QUIP: 23
Fixes: QTBUG-135741
Pick-to: 6.10 6.8
Change-Id: Iee10987c9a99606bc0a4c1faeeed354be53076bb
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/widgets/kernel/qlayoutengine.cpp')
| -rw-r--r-- | src/widgets/kernel/qlayoutengine.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/kernel/qlayoutengine.cpp b/src/widgets/kernel/qlayoutengine.cpp index 576678ad0ad..dde7a8d103e 100644 --- a/src/widgets/kernel/qlayoutengine.cpp +++ b/src/widgets/kernel/qlayoutengine.cpp @@ -1,5 +1,6 @@ // Copyright (C) 2016 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include "qlayout.h" #include "private/qlayoutengine_p.h" |
