From 30b5be54ce5c71a0a553c0f002f8fa2fd784a547 Mon Sep 17 00:00:00 2001 From: Tatiana Borisova Date: Tue, 19 Aug 2025 21:14:10 +0200 Subject: [PATCH] Update Qt Protobuf 6.10 what's new section Pick-to: 6.10 Change-Id: I7917c3dc688af5c5a86703e7923bee39e3251109 Reviewed-by: Alex Blasche --- doc/src/whatsnew/whatsnew610.qdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/whatsnew/whatsnew610.qdoc b/doc/src/whatsnew/whatsnew610.qdoc index 5716ef45a..6ac7ebf7a 100644 --- a/doc/src/whatsnew/whatsnew610.qdoc +++ b/doc/src/whatsnew/whatsnew610.qdoc @@ -172,6 +172,8 @@ \section2 Qt Protobuf Module \list + \li Added \l {Qt Protobuf Mutable Getters} to generated Protobuf + messages, making them accessible using the \c {mut} prefix. \endlist \section2 Qt QML Module