changeset 32527:f1eb72c966a1 stable

NEWS.9.md: Add note about added support for Qt6. * etc/NEWS.9.md: Add note about added support to build the GUI for Qt6.
author Markus Mützel <markus.muetzel@gmx.de>
date Mon, 04 Dec 2023 09:46:34 +0100
parents 14cb31ec0251
children c823e7c9772b
files etc/NEWS.9.md
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS.9.md	Sun Dec 03 12:21:28 2023 +0100
+++ b/etc/NEWS.9.md	Mon Dec 04 09:46:34 2023 +0100
@@ -51,6 +51,12 @@
 
 ### Graphical User Interface
 
+- The Graphical User Interface (GUI) of Octave is now compatible with Qt6.  Qt6
+  is selected by default if the necessary Qt modules are detected and the used
+  compiler is compatible.  Support for building with Qt5 is still available but
+  might be removed in a future version of Octave.  Qt5 is used if configuring
+  with `--with-qt=5` or as a fallback by default if Qt6 cannot be used.
+
 ### Graphics backend
 
 * The FLTK backend is not maintained and its use is discouraged.  The