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 --- libkdepim/kscoringeditor.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libkdepim/kscoringeditor.h') diff --git a/libkdepim/kscoringeditor.h b/libkdepim/kscoringeditor.h index 1f201be95..92421ccee 100644 --- a/libkdepim/kscoringeditor.h +++ b/libkdepim/kscoringeditor.h @@ -31,12 +31,12 @@ class KComboBox; class KLineEdit; class KIntSpinBox; class KListBox; -class QFrame; -class QLabel; -class QListBoxItem; -class QPushButton; -class QCheckBox; -class QRadioButton; +class TQFrame; +class TQLabel; +class TQListBoxItem; +class TQPushButton; +class TQCheckBox; +class TQRadioButton; class KScoringRule; class KScoringExpression; -- cgit v1.2.1