summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/svg/doc/src/qt6-changes.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/svg/doc/src/qt6-changes.qdoc b/src/svg/doc/src/qt6-changes.qdoc
index e549e5e..34cccea 100644
--- a/src/svg/doc/src/qt6-changes.qdoc
+++ b/src/svg/doc/src/qt6-changes.qdoc
@@ -41,6 +41,8 @@
In this topic we summarize those changes in Qt SVG, and provide
guidance to handle them.
- \section1 ADD STUFF HERE
+ \section1 Library split
+ The QtSvg module has been split into two libraries, with those classes
+ depending on QtWidgets living in a separate library, QtSvgWidgets.
*/