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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qchar.h b/src/corelib/tools/qchar.h
index 5d9402ae0c..6711f66e95 100644
--- a/src/corelib/tools/qchar.h
+++ b/src/corelib/tools/qchar.h
@@ -190,7 +190,7 @@ public:
};
enum UnicodeVersion {
- Unicode_Unassigned, // ### Qt 5: assign with some constantly big value
+ Unicode_Unassigned,
Unicode_1_1,
Unicode_2_0,
Unicode_2_1_2,