From 0f48d1a52327695d7c9d3d9753fedc366e2fd878 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 25 Jan 2012 13:58:17 +0100 Subject: Remove QIconEngineV2 and fold it into QIconEngine Change-Id: Ife590b7639f4aadcfbd4d77ca170285b623c14ae Reviewed-by: Jonas Gastal Reviewed-by: Gunnar Sletta --- dist/changes-5.0.0 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index 2bbe8a7872..ae83dddd5b 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -181,6 +181,9 @@ information about a particular change. - QDir::convertSeparators() (deprecated since Qt 4.2) has been removed. Use QDir::toNativeSeparators() instead. +- QIconEngineV2 was merged into QIconEngine + You might need to adjust your code if it used a QIconEngine. + - qmake * several functions and built-in variables were modified to return normalized paths. -- cgit v1.2.3