summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sq_widgetstack.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/sq_widgetstack.h')
-rw-r--r--ksquirrel/sq_widgetstack.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksquirrel/sq_widgetstack.h b/ksquirrel/sq_widgetstack.h
index 367f1e5..2311167 100644
--- a/ksquirrel/sq_widgetstack.h
+++ b/ksquirrel/sq_widgetstack.h
@@ -26,7 +26,7 @@
#include "sq_diroperator.h"
-namespace KIO { class Job; }
+namespace TDEIO { class Job; }
class TQTimer;
@@ -210,7 +210,7 @@ class SQ_WidgetStack : public TQObject
void slotTreeMenuDone(const KURL &, int);
- void slotJobResult(KIO::Job *job);
+ void slotJobResult(TDEIO::Job *job);
/*
* User wants to select to deselect some files.