From 8f14fb0418241694e61cb35dda95fea6d9b7830d Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:23:47 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kio/kfile/kcombiview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kio/kfile/kcombiview.h') diff --git a/kio/kfile/kcombiview.h b/kio/kfile/kcombiview.h index 3597669ea..6186ab740 100644 --- a/kio/kfile/kcombiview.h +++ b/kio/kfile/kcombiview.h @@ -29,8 +29,8 @@ #include class KFileIconView; -class QEvent; -class QIconViewItem; +class TQEvent; +class TQIconViewItem; /** * This view is designed to combine two KFileViews into one widget, to show -- cgit v1.2.3