diff options
Diffstat (limited to 'kmail/kmmsgpartdlg.h')
-rw-r--r-- | kmail/kmmsgpartdlg.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kmail/kmmsgpartdlg.h b/kmail/kmmsgpartdlg.h index 601d2ca3b..d53b7d565 100644 --- a/kmail/kmmsgpartdlg.h +++ b/kmail/kmmsgpartdlg.h @@ -24,12 +24,12 @@ #include <kio/global.h> class KMMessagePart; -class QPushButton; +class TQPushButton; class KComboBox; -class QComboBox; -class QCheckBox; -class QLabel; -class QLineEdit; +class TQComboBox; +class TQCheckBox; +class TQLabel; +class TQLineEdit; #undef None |