summaryrefslogtreecommitdiffstats
path: root/src/basket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/basket.h')
-rw-r--r--src/basket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basket.h b/src/basket.h
index 013351b..6bcb146 100644
--- a/src/basket.h
+++ b/src/basket.h
@@ -589,7 +589,7 @@ public slots:
void contentsDragMoveEvent(TQDragMoveEvent *event);
void contentsDragLeaveEvent(TQDragLeaveEvent*);
public slots:
- void slotCopyingDone2(KIO::Job *job);
+ void slotCopyingDone2(TDEIO::Job *job);
public:
Note* noteForFullPath(const TQString &path);