aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-5.2.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.2.0')
-rw-r--r--dist/changes-5.2.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0
index 9db8458319..da358191e1 100644
--- a/dist/changes-5.2.0
+++ b/dist/changes-5.2.0
@@ -53,6 +53,10 @@ Third party components
QtQml
------
+- New class QQmlFileSelectors allows applying a QFileSelector to QML assets
+ and types. One is automatically set on QQmlApplicationEngines from now on,
+ plain QQmlEngines must set their own in order to be affected.
+
QtQuick
------