diff options
Diffstat (limited to 'quanta/treeviews/tagattributeitems.h')
-rw-r--r-- | quanta/treeviews/tagattributeitems.h | 6 |
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; |