summaryrefslogtreecommitdiffstats
path: root/quanta/treeviews/tagattributeitems.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:30:14 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-08-02 19:30:14 +0000
commit45be2143e2c6961a65a852d4d06ebd2fdc901d38 (patch)
tree56a1ebf2562a42fe9b32ae3b1afe226c7b7f23f2 /quanta/treeviews/tagattributeitems.h
parentdc6b8e72fed2586239e3514819238c520636c9d9 (diff)
downloadtdewebdev-45be2143e2c6961a65a852d4d06ebd2fdc901d38.tar.gz
tdewebdev-45be2143e2c6961a65a852d4d06ebd2fdc901d38.zip
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1158456 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'quanta/treeviews/tagattributeitems.h')
-rw-r--r--quanta/treeviews/tagattributeitems.h6
1 files changed, 3 insertions, 3 deletions
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;