diff options
author | Alan Alpert <alan.alpert@nokia.com> | 2010-01-08 11:30:14 (GMT) |
---|---|---|
committer | Alan Alpert <alan.alpert@nokia.com> | 2010-01-08 11:30:14 (GMT) |
commit | bdef1a949ea32c5fe0bd2926171b813cff0cee2a (patch) | |
tree | 838e83b23e58b80ba48fcd445e3b2724804d17ad /dist/changes-4.6.1 | |
parent | 4596db451cd2c53768e42b00a4234e7de2149f39 (diff) | |
download | Qt-bdef1a949ea32c5fe0bd2926171b813cff0cee2a.zip Qt-bdef1a949ea32c5fe0bd2926171b813cff0cee2a.tar.gz Qt-bdef1a949ea32c5fe0bd2926171b813cff0cee2a.tar.bz2 |
Update changes file
Task-number: QTBUG-6580
Diffstat (limited to 'dist/changes-4.6.1')
-rw-r--r-- | dist/changes-4.6.1 | 2 |
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 ------ |