Rename QMetaType::construct() to create()
[profile/ivi/qtbase.git] / dist / changes-5.0.0
index 899c944..92b4664 100644 (file)
@@ -34,6 +34,8 @@ information about a particular change.
 - Qt::escape() is deprecated (but can be enabled via
   QT_DISABLE_DEPRECATED_BEFORE), use QString::toHtmlEscaped() instead.
 
+- QMetaType::construct() has been renamed to QMetaType::create().
+
 ****************************************************************************
 *                           General                                        *
 ****************************************************************************