diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/corelib/text/qunicodetables.cpp | 2 | ||||
| -rw-r--r-- | src/corelib/text/qunicodetables_p.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/corelib/text/qunicodetables.cpp b/src/corelib/text/qunicodetables.cpp index e8ca5c18075..46ac6dfb4e2 100644 --- a/src/corelib/text/qunicodetables.cpp +++ b/src/corelib/text/qunicodetables.cpp @@ -1,7 +1,7 @@ // Copyright (C) 2020 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 -/* This file is autogenerated from the Unicode 14.0 database. Do not edit */ +/* This file is autogenerated from the Unicode 15.0 database. Do not edit */ #include "qunicodetables_p.h" diff --git a/src/corelib/text/qunicodetables_p.h b/src/corelib/text/qunicodetables_p.h index 0cf18a98c10..46b31709735 100644 --- a/src/corelib/text/qunicodetables_p.h +++ b/src/corelib/text/qunicodetables_p.h @@ -1,7 +1,7 @@ // Copyright (C) 2020 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 -/* This file is autogenerated from the Unicode 14.0 database. Do not edit */ +/* This file is autogenerated from the Unicode 15.0 database. Do not edit */ // // W A R N I N G @@ -23,7 +23,7 @@ QT_BEGIN_NAMESPACE -#define UNICODE_DATA_VERSION QChar::Unicode_14_0 +#define UNICODE_DATA_VERSION QChar::Unicode_15_0 namespace QUnicodeTables { |
