summaryrefslogtreecommitdiffstats
path: root/doc/changes.doc
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-20 20:15:52 +0900
committerMichele Calgaro <[email protected]>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/changes.doc
parent14c414378d96f7463b989384f4a0e5dd76632b6d (diff)
downloadtqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.tar.gz
tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.zip
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/changes.doc')
-rw-r--r--doc/changes.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/changes.doc b/doc/changes.doc
index ab35a9635..492ecba9a 100644
--- a/doc/changes.doc
+++ b/doc/changes.doc
@@ -269,7 +269,7 @@ stage.
\section2 SVG support
SVG is a W3C standard for "Scalable Vector Graphics". TQt 3.0's XML
-support means that QPicture can optionally generate and import static
+support means that TQPicture can optionally generate and import static
SVG documents. All the SVG features that have an equivalent in
TQPainter are supported.
@@ -310,7 +310,7 @@ rendering extension (at the moment XFree 4.0.3 and later).
\section2 Printing
-Printing support has been enhanced on all platforms. The QPrinter
+Printing support has been enhanced on all platforms. The TQPrinter
class now supports setting a virtual resolution for the painting
process. This makes WYSIWYG printing trivial, and also allows you to
take full advantage of the high resolution of a printer when painting