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/kopenwith_p.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kio/kfile/kopenwith_p.h') diff --git a/kio/kfile/kopenwith_p.h b/kio/kfile/kopenwith_p.h index 1b73cdaa0..5583b03d9 100644 --- a/kio/kfile/kopenwith_p.h +++ b/kio/kfile/kopenwith_p.h @@ -25,11 +25,11 @@ class KURLRequester; -class QWidget; -class QCheckBox; -class QPushButton; -class QLabel; -class QStringList; +class TQWidget; +class TQCheckBox; +class TQPushButton; +class TQLabel; +class TQStringList; /* ------------------------------------------------------------------------- */ -- cgit v1.2.1