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/kpropertiesdialog.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kio/kfile/kpropertiesdialog.h') diff --git a/kio/kfile/kpropertiesdialog.h b/kio/kfile/kpropertiesdialog.h index a83480c1c..dc6a621f9 100644 --- a/kio/kfile/kpropertiesdialog.h +++ b/kio/kfile/kpropertiesdialog.h @@ -36,15 +36,15 @@ #include #include -class QLineEdit; -class QCheckBox; -class QPushButton; +class TQLineEdit; +class TQCheckBox; +class TQPushButton; class KLineEdit; class KURLRequester; -class QButton; +class TQButton; class KIconButton; class KPropsDlgPlugin; -class QComboBox; +class TQComboBox; #define KPropsPage KPropsDlgPlugin -- cgit v1.2.3