summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-05-25 14:40:39 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-25 15:43:17 +0000
commit3c885afa2fb26b2b4627aaa1aaf5e770a46b93a3 (patch)
tree435bf19875659742d2f0505aed3d8b885495fd96
parentcab6faac862f05ff0605e742cb22e01b0d603835 (diff)
downloadqtquickcontrols-3c885afa2fb26b2b4627aaa1aaf5e770a46b93a3.tar.gz
Mention QtQuick.Layouts move in the changelog
Change-Id: I7b023bc0c9b4ca58ddd6ce6fa4b1a47e94fe14d2 Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
-rw-r--r--dist/changes-5.7.07
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/changes-5.7.0 b/dist/changes-5.7.0
index aa27af42..49c31e4b 100644
--- a/dist/changes-5.7.0
+++ b/dist/changes-5.7.0
@@ -43,3 +43,10 @@ information about a particular change.
- General
* [QTBUG-45868] Enabled using the module in statically built applications.
+
+****************************************************************************
+* Layouts *
+****************************************************************************
+
+ - General
+ * QtQuick.Layouts moved to the qtdeclarative repository.