summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio/kmimetype.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/tdeio/kmimetype.h')
-rw-r--r--tdeio/tdeio/kmimetype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/kmimetype.h b/tdeio/tdeio/kmimetype.h
index 19a846b46..42f1cad8d 100644
--- a/tdeio/tdeio/kmimetype.h
+++ b/tdeio/tdeio/kmimetype.h
@@ -49,7 +49,7 @@ class TDEIO_EXPORT KMimeType : public KServiceType
K_SYCOCATYPE( KST_KMimeType, KServiceType )
public:
- typedef KSharedPtr<KMimeType> Ptr;
+ typedef TDESharedPtr<KMimeType> Ptr;
typedef TQValueList<Ptr> List;
public:
/**