diff options
Diffstat (limited to 'kmail/xfaceconfigurator.h')
-rw-r--r-- | kmail/xfaceconfigurator.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kmail/xfaceconfigurator.h b/kmail/xfaceconfigurator.h index 2e243ddfb..9d0d6332f 100644 --- a/kmail/xfaceconfigurator.h +++ b/kmail/xfaceconfigurator.h @@ -22,10 +22,10 @@ class KURL; -class QCheckBox; -class QString; -class QLabel; -class QComboBox; +class TQCheckBox; +class TQString; +class TQLabel; +class TQComboBox; namespace KMail { |