summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/kservicetype.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/kservicetype.h')
-rw-r--r--tdeio/tdeio/kservicetype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/kservicetype.h b/tdeio/tdeio/kservicetype.h
index b1cad7284..1e4bcaace 100644
--- a/tdeio/tdeio/kservicetype.h
+++ b/tdeio/tdeio/kservicetype.h
@@ -47,7 +47,7 @@ class TDEIO_EXPORT KServiceType : public KSycocaEntry
K_SYCOCATYPE( KST_KServiceType, KSycocaEntry )
public:
- typedef KSharedPtr<KServiceType> Ptr;
+ typedef TDESharedPtr<KServiceType> Ptr;
typedef TQValueList<Ptr> List;
public: