From 67cabd464dfe567c11f2d8fc4a1ced7a7c05e5dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lund=20Martsum?= Date: Thu, 25 Oct 2012 15:44:11 +0200 Subject: Qt 5.0 - Add QHeaderView refactor to changes notes. Some widgets users could get the picture that nothing has happened in that area. So lets at least write that something has been improved. Change-Id: Ic314ab06d28e687986a8ab472d8b58830cb0ad90 Reviewed-by: Stephen Kelly --- dist/changes-5.0.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index a9fe12bd2f..4c7cebfa8e 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -550,7 +550,7 @@ QtWidgets the proper Qt API: due to the version bump, QStyle will try to use the additional QStyleOption members, which are left default-initialized. -* QHeaderView - The following functions have been obsoleted. +* QHeaderView has been refactored and the following functions have been obsoleted: * void setMovable(bool movable) - use void setSectionsMovable(bool movable) instead. -- cgit v1.2.3