From a30f5359f03c3017fa19a6770fab32d25d22cb87 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 15 Jul 2024 19:08:22 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 1) Signed-off-by: Michele Calgaro --- doc/changes.doc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/changes.doc') diff --git a/doc/changes.doc b/doc/changes.doc index 152a574a4..ab35a9635 100644 --- a/doc/changes.doc +++ b/doc/changes.doc @@ -271,7 +271,7 @@ stage. SVG is a W3C standard for "Scalable Vector Graphics". TQt 3.0's XML support means that QPicture can optionally generate and import static SVG documents. All the SVG features that have an equivalent in -QPainter are supported. +TQPainter are supported. \section2 Multihead support @@ -293,8 +293,8 @@ Qt 3.0 now complies with the NET WM Specification, recently adopted by KDE 2.0. This allows easy integration and proper execution with desktop environments that support the NET WM specification. -The font handling on X11 has undergone major changes. QFont no longer -has a one-to-one relation with window system fonts. QFont is now a +The font handling on X11 has undergone major changes. TQFont no longer +has a one-to-one relation with window system fonts. TQFont is now a logical font that can load multiple window system fonts to simplify Unicode text display. This completely removes the burden of changing/setting fonts for a specific locale/language from the -- cgit v1.2.1