summaryrefslogtreecommitdiffstats
path: root/quanta/treeviews/uploadtreefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/treeviews/uploadtreefile.h')
-rw-r--r--quanta/treeviews/uploadtreefile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/uploadtreefile.h b/quanta/treeviews/uploadtreefile.h
index 736a3a88..aaa31b21 100644
--- a/quanta/treeviews/uploadtreefile.h
+++ b/quanta/treeviews/uploadtreefile.h
@@ -26,7 +26,7 @@
class KFileItem;
-class UploadTreeFile : public KListViewItem {
+class UploadTreeFile : public TDEListViewItem {
public:
UploadTreeFile( UploadTreeFolder *parent, const KURL &a_url, const KFileItem &a_fileItem);
UploadTreeFile( TQListView *parent, const KURL &a_url, const KFileItem &a_fileItem);