diff options
| author | Moss Heim <moss.heim@qt.io> | 2025-08-07 16:39:39 +0200 |
|---|---|---|
| committer | Moss Heim <moss.heim@qt.io> | 2025-08-12 13:00:26 +0200 |
| commit | 842e0732233b677ba8bc093c6a11a215bf8a8973 (patch) | |
| tree | 856ffbe1f2e68c19e6ea122e7a860778c416e298 /src/core/api/qwebengineframe.cpp | |
| parent | 853fda5025b909873c73ab6925b5391a6652c48b (diff) | |
CRA mark src/core/api
QUIP: 23
Fixes: QTBUG-138720
Pick-to: 6.10 6.9 6.8
Change-Id: I9c064bef911e36c12553fc6cebb7408fb02bcc0b
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/api/qwebengineframe.cpp')
| -rw-r--r-- | src/core/api/qwebengineframe.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/api/qwebengineframe.cpp b/src/core/api/qwebengineframe.cpp index 6eb628ffa..fb69ac6b0 100644 --- a/src/core/api/qwebengineframe.cpp +++ b/src/core/api/qwebengineframe.cpp @@ -1,5 +1,6 @@ // Copyright (C) 2024 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 "qwebengineframe.h" |
