Report a correct Unicode version used by Qt
The version bump was forgotten in edfce46a6c0406af749ca7ef659df6315e36cd5d Change-Id: I99501bb314baab68f037417db4b3b14e11f2de02 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
This commit is contained in:
parent
3cb2e0dd09
commit
31cd326bec
@ -31,7 +31,7 @@
|
|||||||
**
|
**
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* This file is autogenerated from the Unicode 6.2 database. Do not edit */
|
/* This file is autogenerated from the Unicode 6.3 database. Do not edit */
|
||||||
|
|
||||||
#include "qunicodetables_p.h"
|
#include "qunicodetables_p.h"
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
**
|
**
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/* This file is autogenerated from the Unicode 6.2 database. Do not edit */
|
/* This file is autogenerated from the Unicode 6.3 database. Do not edit */
|
||||||
|
|
||||||
//
|
//
|
||||||
// W A R N I N G
|
// W A R N I N G
|
||||||
@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
|
||||||
#define UNICODE_DATA_VERSION QChar::Unicode_6_2
|
#define UNICODE_DATA_VERSION QChar::Unicode_6_3
|
||||||
|
|
||||||
namespace QUnicodeTables {
|
namespace QUnicodeTables {
|
||||||
|
|
||||||
|
@ -43,8 +43,8 @@
|
|||||||
#include <private/qunicodetables_p.h>
|
#include <private/qunicodetables_p.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DATA_VERSION_S "6.2"
|
#define DATA_VERSION_S "6.3"
|
||||||
#define DATA_VERSION_STR "QChar::Unicode_6_2"
|
#define DATA_VERSION_STR "QChar::Unicode_6_3"
|
||||||
|
|
||||||
|
|
||||||
static QHash<QByteArray, QChar::UnicodeVersion> age_map;
|
static QHash<QByteArray, QChar::UnicodeVersion> age_map;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user