summaryrefslogtreecommitdiffstats
path: root/doc/embclasses.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/embclasses.doc')
-rw-r--r--doc/embclasses.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/embclasses.doc b/doc/embclasses.doc
index 59f01d464..b88befdae 100644
--- a/doc/embclasses.doc
+++ b/doc/embclasses.doc
@@ -53,8 +53,8 @@ indicates inheritance.
\section1 QFontManager
There is one of these per application. At application startup time it
-reads the font definition file from \c $QTDIR/etc/fonts/fontdir (or \c
-/usr/local/etc/qt-embedded/fonts/fontdir if QTDIR is undefined). It
+reads the font definition file from \c $TQTDIR/etc/fonts/fontdir (or \c
+/usr/local/etc/qt-embedded/fonts/fontdir if TQTDIR is undefined). It
keeps track of all font information and maintains a cache of rendered
fonts. It also creates the font factories: QFontManager::QFontManager
is the place to add constructors for new factories. It provides a