Mark security header for the qt labs synchronizer
QUIP: 23 Task-number: QTBUG-136184 Pick-to: 6.10 Change-Id: I27e9fc93ca4503459263aa4086d89c79fc1bebfa Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
parent
ca0d9b5f63
commit
ab008ba17b
|
@ -1,5 +1,6 @@
|
|||
// Copyright (C) 2025 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 "qqmlsynchronizer_p.h"
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
// Copyright (C) 2025 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
|
||||
|
||||
#ifndef QQMLSYNCHRONIZER_P_H
|
||||
#define QQMLSYNCHRONIZER_P_H
|
||||
|
|
Loading…
Reference in New Issue