From c663b6440964f6ac48027143ac9e63298991f9d0 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 31 Jul 2010 19:33:34 +0000 Subject: Trinity Qt initial conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kioslave/system/kdedmodule/systemdirnotifymodule.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kioslave/system/kdedmodule/systemdirnotifymodule.h') 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; }; -- cgit v1.2.1