diff options
Diffstat (limited to 'kmail/kmfoldercachedimap.h')
-rw-r--r-- | kmail/kmfoldercachedimap.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/kmfoldercachedimap.h b/kmail/kmfoldercachedimap.h index 726a7e06d..5ead77b25 100644 --- a/kmail/kmfoldercachedimap.h +++ b/kmail/kmfoldercachedimap.h @@ -51,8 +51,8 @@ using KMail::FolderJob; using KMail::QuotaInfo; class KMCommand; -class QComboBox; -class QRadioButton; +class TQComboBox; +class TQRadioButton; namespace KMail { class AttachmentStrategy; |