diff options
Diffstat (limited to 'src/qmlmodels/qqmlabstractdelegatecomponent.cpp')
-rw-r--r-- | src/qmlmodels/qqmlabstractdelegatecomponent.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmlmodels/qqmlabstractdelegatecomponent.cpp b/src/qmlmodels/qqmlabstractdelegatecomponent.cpp index 709233a6c9..7fc29c825a 100644 --- a/src/qmlmodels/qqmlabstractdelegatecomponent.cpp +++ b/src/qmlmodels/qqmlabstractdelegatecomponent.cpp @@ -1,5 +1,6 @@ // Copyright (C) 2019 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 #include <QtQmlModels/private/qqmlabstractdelegatecomponent_p.h> #include <QtQmlModels/private/qqmladaptormodel_p.h> |