summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.0
diff options
context:
space:
mode:
authorJarek Kobus <jkobus@trolltech.com>2009-11-10 13:17:43 (GMT)
committerJarek Kobus <jkobus@trolltech.com>2009-11-10 13:18:07 (GMT)
commit47bc34f413d9a0c6efac6ca3eead95eed7da2e40 (patch)
tree345a696389338dec8702b487141282ece4f1aa4e /dist/changes-4.6.0
parent637d6b26d778189a767e28b80aa316cf327e67a2 (diff)
downloadQt-47bc34f413d9a0c6efac6ca3eead95eed7da2e40.zip
Qt-47bc34f413d9a0c6efac6ca3eead95eed7da2e40.tar.gz
Qt-47bc34f413d9a0c6efac6ca3eead95eed7da2e40.tar.bz2
My change
Diffstat (limited to 'dist/changes-4.6.0')
-rw-r--r--dist/changes-4.6.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index 7666f69..794e905 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -785,6 +785,10 @@ Qt for Windows CE
- It is now possible to further specify the kind of custom widget
string properties using XML tags.
+-uic
+
+ - [260784] Generated code for retranslateUi doesn't cause compiler warnings anymore
+
- uic3
- [128859] Fixed code generation of QLabel's wordWrap property.