From 1c3e6a878f147d063b43948dd8a3f06da195e7ea Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:28:10 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmail/kmmsgpartdlg.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kmail/kmmsgpartdlg.h') 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 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 -- cgit v1.2.1