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 --- kdeprint/management/kxmlcommanddlg.h | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'kdeprint/management/kxmlcommanddlg.h') diff --git a/kdeprint/management/kxmlcommanddlg.h b/kdeprint/management/kxmlcommanddlg.h index 05dc133c2..f30b321ad 100644 --- a/kdeprint/management/kxmlcommanddlg.h +++ b/kdeprint/management/kxmlcommanddlg.h @@ -26,15 +26,15 @@ #include class KListView; -class QListViewItem; -class QLineEdit; -class QComboBox; -class QWidgetStack; -class QToolButton; +class TQListViewItem; +class TQLineEdit; +class TQComboBox; +class TQWidgetStack; +class TQToolButton; class KListBox; -class QListBoxItem; -class QTextEdit; -class QCheckBox; +class TQListBoxItem; +class TQTextEdit; +class TQCheckBox; class DrGroup; class DrBase; -- cgit v1.2.1