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 --- kaddressbook/kcmconfigs/kabconfigwidget.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kaddressbook/kcmconfigs/kabconfigwidget.h') diff --git a/kaddressbook/kcmconfigs/kabconfigwidget.h b/kaddressbook/kcmconfigs/kabconfigwidget.h index 3e571869..54cdbf0e 100644 --- a/kaddressbook/kcmconfigs/kabconfigwidget.h +++ b/kaddressbook/kcmconfigs/kabconfigwidget.h @@ -26,11 +26,11 @@ #include -class QCheckBox; -class QLineEdit; -class QListViewItem; -class QPushButton; -class QComboBox; +class TQCheckBox; +class TQLineEdit; +class TQListViewItem; +class TQPushButton; +class TQComboBox; class KListView; -- cgit v1.2.3