diff options
Diffstat (limited to 'khelpcenter/fontdialog.h')
-rw-r--r-- | khelpcenter/fontdialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khelpcenter/fontdialog.h b/khelpcenter/fontdialog.h index 4a46fcd10..451c3e33b 100644 --- a/khelpcenter/fontdialog.h +++ b/khelpcenter/fontdialog.h @@ -22,8 +22,8 @@ #include <kdialogbase.h> -class QBoxLayout; -class QSpinBox; +class TQBoxLayout; +class TQSpinBox; class KComboBox; class KFontCombo; |