From 5728890063d5cf9cfbc8c292780a4ec51db4baf9 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Tue, 21 Feb 2023 10:23:23 +0800 Subject: Doc: add Qt QML Core to Whats New in Qt 6.5 page Task-number: QTBUG-110914 Change-Id: I0a5184fcb26fb3011d78f7c645465ebdb6e16285 Reviewed-by: Andreas Eliasson (cherry picked from commit 985f2c0a8ae9282aed9b9ddb1ae9fc933f012e28) --- doc/src/whatsnew/whatsnew65.qdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/whatsnew/whatsnew65.qdoc b/doc/src/whatsnew/whatsnew65.qdoc index 2b4290b1..5e32c9c6 100644 --- a/doc/src/whatsnew/whatsnew65.qdoc +++ b/doc/src/whatsnew/whatsnew65.qdoc @@ -19,6 +19,8 @@ graphical effects on a Qt Quick \l{Item}. \li \l {Qt Quick 3D Physics} - A physics engine for use with Qt Quick 3D. This module is no longer in technical preview. + \li \l {Qt QML Core} - A module that exposes various \l {Qt Core} APIs + to QML. \endlist \section2 New and Restored Modules in Technical Preview -- cgit v1.2.1