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 --- kdeui/kfontdialog.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'kdeui/kfontdialog.h') diff --git a/kdeui/kfontdialog.h b/kdeui/kfontdialog.h index 25c7f32bf..266090c37 100644 --- a/kdeui/kfontdialog.h +++ b/kdeui/kfontdialog.h @@ -30,12 +30,12 @@ #include #include -class QComboBox; -class QCheckBox; -class QFont; -class QGroupBox; -class QLabel; -class QStringList; +class TQComboBox; +class TQCheckBox; +class TQFont; +class TQGroupBox; +class TQLabel; +class TQStringList; class KListBox; class KIntNumInput; /** -- cgit v1.2.3