summaryrefslogtreecommitdiffstats
path: root/kio/kfile/tests/kfiletreeviewtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kfile/tests/kfiletreeviewtest.h')
-rw-r--r--kio/kfile/tests/kfiletreeviewtest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/tests/kfiletreeviewtest.h b/kio/kfile/tests/kfiletreeviewtest.h
index 1286e1be2..4ae791ce5 100644
--- a/kio/kfile/tests/kfiletreeviewtest.h
+++ b/kio/kfile/tests/kfiletreeviewtest.h
@@ -31,7 +31,7 @@ public slots:
void slotPopulateFinished(KFileTreeViewItem *);
void slotSetChildCount( KFileTreeViewItem *item, int c );
- void urlsDropped( QWidget*, QDropEvent*, KURL::List& );
+ void urlsDropped( TQWidget*, TQDropEvent*, KURL::List& );
void copyURLs( KURL::List& list, KURL& to );
private:
KFileTreeView *treeView;