summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJarek Kobus <jkobus@trolltech.com>2009-11-10 14:17:43 +0100
committerDavid Boddie <dboddie@trolltech.com>2009-11-11 18:34:29 +0100
commitd635e5d0502289d720b71f32b0eecf534fed96f8 (patch)
tree33320227e62bd593dc1ac84eb112ce90250595ef /dist
parent9fefd40f33916031a85606283f2c67fcb4db8c1f (diff)
My change
Diffstat (limited to 'dist')
-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 7666f69cfe..794e9054f4 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.