diff options
-rw-r--r-- | dist/changes-4.6.2 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dist/changes-4.6.2 b/dist/changes-4.6.2 index d743f10..c4599c6 100644 --- a/dist/changes-4.6.2 +++ b/dist/changes-4.6.2 @@ -149,7 +149,12 @@ Qt for Windows CE **************************************************************************** - Designer - * foo + * [QTBUG-6965] Enabled editing seconds of QDateTime-type properties + * [QTBUG-6757] Fixed bug where selection handles would be affected by + a style sheet set on the main form. + + - uic3 + * [QTBUG-7404] Added option to preserve layout names set by Qt 3 Designer. - qdoc3 * bar |