From 639943ddea8836f75052f13c4569867fb0a0be58 Mon Sep 17 00:00:00 2001 From: Olivier Goffart Date: Thu, 14 Jul 2011 16:21:21 +0200 Subject: Revert "make QChar::Unicode_Unassigned a constantly big value" This reverts commit ebfd24a20b1acdced5fe032eedb2737efdc6eb92. Breaks QChar and QString autotests Change-Id: If1e915520ea491262c5f7753368be98c02ddac5e Reviewed-by: Ritt Konstantin Reviewed-on: http://codereview.qt.nokia.com/1672 Reviewed-by: Qt Sanity Bot Reviewed-by: Olivier Goffart --- dist/changes-5.0.0 | 2 -- 1 file changed, 2 deletions(-) (limited to 'dist/changes-5.0.0') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index caf7e3023f..344edb6517 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -40,8 +40,6 @@ QtCore ------ * drop a bogus QChar::NoCategory enum value; the proper QChar::Other_NotAssigned value is returned for an unassigned codepoints now. -* QChar::Unicode_Unassigned value was moved to the end of enum in order to make - the version based checks more convenient and less error-prone in use. QtGui ----- -- cgit v1.2.3