summaryrefslogtreecommitdiffstats
path: root/kioslave/system/kdedmodule/systemdirnotifymodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/system/kdedmodule/systemdirnotifymodule.h')
-rw-r--r--kioslave/system/kdedmodule/systemdirnotifymodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/system/kdedmodule/systemdirnotifymodule.h b/kioslave/system/kdedmodule/systemdirnotifymodule.h
index c75cd1a9e..e979ba098 100644
--- a/kioslave/system/kdedmodule/systemdirnotifymodule.h
+++ b/kioslave/system/kdedmodule/systemdirnotifymodule.h
@@ -28,7 +28,7 @@ class SystemDirNotifyModule : public KDEDModule
K_DCOP
public:
- SystemDirNotifyModule(const QCString &obj);
+ SystemDirNotifyModule(const TQCString &obj);
private:
SystemDirNotify notifier;
};