diff options
Diffstat (limited to 'doc/html/qfontmetrics-h.html')
-rw-r--r-- | doc/html/qfontmetrics-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qfontmetrics-h.html b/doc/html/qfontmetrics-h.html index 9aaf526dc..f034b77f5 100644 --- a/doc/html/qfontmetrics-h.html +++ b/doc/html/qfontmetrics-h.html @@ -82,7 +82,7 @@ body { background: #ffffff; color: black; } #include "ntqrect.h" #endif // QT_H -#ifdef Q_WS_QWS +#ifdef TQ_WS_QWS class TQFontEngine; #endif @@ -140,7 +140,7 @@ private: friend class TQWidget; friend class TQPainter; friend class TQTextFormat; -#if defined( Q_WS_MAC ) +#if defined( TQ_WS_MAC ) friend class TQFontPrivate; #endif |