summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2010-01-08 11:30:14 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-01-13 16:40:32 (GMT)
commitce4406aaa64f081f23a3919c0bd4ba9cc988503e (patch)
treeadd4c09bf72c45863cfba250cae1b63eb6a3a414
parent0ec72635452e743796b5ff3c91bc66faa7d7f90a (diff)
downloadQt-ce4406aaa64f081f23a3919c0bd4ba9cc988503e.zip
Qt-ce4406aaa64f081f23a3919c0bd4ba9cc988503e.tar.gz
Qt-ce4406aaa64f081f23a3919c0bd4ba9cc988503e.tar.bz2
Update changes file
Task-number: QTBUG-6580 (cherry picked from commit bdef1a949ea32c5fe0bd2926171b813cff0cee2a)
-rw-r--r--dist/changes-4.6.12
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1
index 2397228..145e09e 100644
--- a/dist/changes-4.6.1
+++ b/dist/changes-4.6.1
@@ -51,6 +51,8 @@ QtGui
in the DDS, ETC1, PVRTC2, and PVRTC4 formats if the OpenGL graphics
system is active and the appropriate extensions are present in the
GL implementation.
+ - QGraphicsObject
+ * 'id' property was removed. Use the 'objectName' property instead.
QtDBus
------