summaryrefslogtreecommitdiffstats
path: root/doc/changes.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changes.doc')
-rw-r--r--doc/changes.doc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/changes.doc b/doc/changes.doc
index 152a574a..ab35a963 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