diff options
Diffstat (limited to 'kdeui/kcharselect.h')
-rw-r--r-- | kdeui/kcharselect.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kdeui/kcharselect.h b/kdeui/kcharselect.h index 6acd546a1..526d594b6 100644 --- a/kdeui/kcharselect.h +++ b/kdeui/kcharselect.h @@ -31,10 +31,10 @@ #include <kdelibs_export.h> -class QFont; -class QFontDatabase; -class QMouseEvent; -class QSpinBox; +class TQFont; +class TQFontDatabase; +class TQMouseEvent; +class TQSpinBox; class KCharSelectTablePrivate; class KCharSelectPrivate; |