summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/core/tools/qwebengine_convert_dict/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/tools/qwebengine_convert_dict/main.cpp b/src/core/tools/qwebengine_convert_dict/main.cpp
index 3264e4c13..5978b0a11 100644
--- a/src/core/tools/qwebengine_convert_dict/main.cpp
+++ b/src/core/tools/qwebengine_convert_dict/main.cpp
@@ -8,6 +8,7 @@
** Copyright (C) 2016 The Qt Company Ltd.
**
** SPDX-License-Identifier: BSD-3-Clause
+** Qt-Security score:critical reason:data-parser
**
** This tool converts Hunspell .aff/.dic pairs to a combined binary dictionary
** format (.bdic). This format is more compact, and can be more efficiently