From 316b050324042f03da8e31fde76e1fd8e16a4697 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Tue, 14 Feb 2012 11:17:36 +0100 Subject: Changelog: QEvent::Accessibility MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I705d21f62e6101599ab59d9b8768c47d3a536bfd Reviewed-by: Jan-Arve Sæther --- 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 500e97085b..97aa7bdfc6 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -322,6 +322,9 @@ QtCore QRegularExpressionMatchIterator. They aim to replace QRegExp with a more powerful and flexible regular expression engine. +* QEvent::AccessibilityPrepare, AccessibilityHelp and AccessibilityDescription removed: + * The enum values simply didn't make sense in the first place and should simply be dropped. + QtGui ----- * Accessibility has been refactored. The hierachy of accessible objects is implemented via -- cgit v1.2.3