From 45be2143e2c6961a65a852d4d06ebd2fdc901d38 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:30:14 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1158456 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/treeviews/tagattributeitems.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'quanta/treeviews/tagattributeitems.h') diff --git a/quanta/treeviews/tagattributeitems.h b/quanta/treeviews/tagattributeitems.h index 2ff774d9..81f5cb43 100644 --- a/quanta/treeviews/tagattributeitems.h +++ b/quanta/treeviews/tagattributeitems.h @@ -21,9 +21,9 @@ class KColorCombo; class KURLRequester; class KListView; class KListViewItem; -class QListViewItem; -class QLineEdit; -class QComboBox; +class TQListViewItem; +class TQLineEdit; +class TQComboBox; class Attribute; class EditableTree; -- cgit v1.2.3