diff options
Diffstat (limited to 'kmail/mailinglistpropertiesdialog.h')
-rw-r--r-- | kmail/mailinglistpropertiesdialog.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kmail/mailinglistpropertiesdialog.h b/kmail/mailinglistpropertiesdialog.h index 71c049e11..2a09dab74 100644 --- a/kmail/mailinglistpropertiesdialog.h +++ b/kmail/mailinglistpropertiesdialog.h @@ -33,10 +33,10 @@ #include <kdialogbase.h> // include for the base class class KMFolder; -class QCheckBox; -class QComboBox; -class QPushButton; -class QLabel; +class TQCheckBox; +class TQComboBox; +class TQPushButton; +class TQLabel; class KEditListBox; namespace KMail |