diff options
Diffstat (limited to 'src/qmlcompiler/qqmljscontextproperties.cpp')
-rw-r--r-- | src/qmlcompiler/qqmljscontextproperties.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmlcompiler/qqmljscontextproperties.cpp b/src/qmlcompiler/qqmljscontextproperties.cpp index 7df481e93b..35e432d15f 100644 --- a/src/qmlcompiler/qqmljscontextproperties.cpp +++ b/src/qmlcompiler/qqmljscontextproperties.cpp @@ -1,5 +1,6 @@ // Copyright (C) 2025 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// Qt-Security score:significant #include "qqmljscontextproperties_p.h" #include <private/qtqml-config_p.h> |