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/xxportselectdialog.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kaddressbook/xxportselectdialog.h') diff --git a/kaddressbook/xxportselectdialog.h b/kaddressbook/xxportselectdialog.h index 535ad4743..cb620fd39 100644 --- a/kaddressbook/xxportselectdialog.h +++ b/kaddressbook/xxportselectdialog.h @@ -30,11 +30,11 @@ #include "filter.h" -class QButtonGroup; -class QComboBox; -class QListView; -class QListViewItem; -class QRadioButton; +class TQButtonGroup; +class TQComboBox; +class TQListView; +class TQListViewItem; +class TQRadioButton; namespace KAB { class Core; -- cgit v1.2.1