From ce66a61a7113fe5ac3588dd2a732026f604bd0a3 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 18 Dec 2012 16:28:09 +0100 Subject: [PATCH] mention that qt3support is gone Change-Id: I08f01eef9d93876471d365ce09f5e1706e74312d Reviewed-by: Lars Knoll --- dist/changes-5.0.0 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index 564df7f7015..3574c401bba 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -11,6 +11,8 @@ information about a particular change. * Source incompatible changes * **************************************************************************** +- The Qt 3 support module and all related code was removed. + - QAtomicInt's and QAtomicPointer's non-atomic convenience methods (i.e., operator=, operator int / operator T*, operator!, operator==, operator!= and operator->) have been removed as they did implicit @@ -908,9 +910,6 @@ Qt for Windows CE - uic -- uic3 - - - qmake * QMAKE_MOC_OPTIONS variable is now available for passing additional parameters