diff options
Diffstat (limited to 'khtml/rendering/font.h')
-rw-r--r-- | khtml/rendering/font.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khtml/rendering/font.h b/khtml/rendering/font.h index 248c07d15..714b03829 100644 --- a/khtml/rendering/font.h +++ b/khtml/rendering/font.h @@ -30,8 +30,8 @@ #include <tqmap.h> #include <tqpainter.h> -class QFontDatabase; -class QPaintDeviceMetrics; +class TQFontDatabase; +class TQPaintDeviceMetrics; namespace khtml { |