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/kfiledialog.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'kio/kfile/kfiledialog.h') diff --git a/kio/kfile/kfiledialog.h b/kio/kfile/kfiledialog.h index b2db9183a..33e0c9b12 100644 --- a/kio/kfile/kfiledialog.h +++ b/kio/kfile/kfiledialog.h @@ -33,12 +33,12 @@ #include #include -class QCheckBox; -class QHBoxLayout; -class QGridLayout; -class QLabel; -class QPopupMenu; -class QVBoxLayout; +class TQCheckBox; +class TQHBoxLayout; +class TQGridLayout; +class TQLabel; +class TQPopupMenu; +class TQVBoxLayout; class KActionCollection; class KDirOperator; -- cgit v1.2.1