summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qchar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qchar.h')
-rw-r--r--src/corelib/tools/qchar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/corelib/tools/qchar.h b/src/corelib/tools/qchar.h
index 4834cf233a..aeb9848651 100644
--- a/src/corelib/tools/qchar.h
+++ b/src/corelib/tools/qchar.h
@@ -209,7 +209,8 @@ public:
Unicode_5_1,
Unicode_5_2,
Unicode_6_0,
- Unicode_6_1
+ Unicode_6_1,
+ Unicode_6_2
};
// ****** WHEN ADDING FUNCTIONS, CONSIDER ADDING TO QCharRef TOO