From 12f3d421cd2991c0e3f96994efb836ce244172ff Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 00:36:34 -0600 Subject: Rename KShared --- tdeutils/tdecmoduleinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeutils') diff --git a/tdeutils/tdecmoduleinfo.h b/tdeutils/tdecmoduleinfo.h index 0bd7c44e3..2951e96d2 100644 --- a/tdeutils/tdecmoduleinfo.h +++ b/tdeutils/tdecmoduleinfo.h @@ -132,7 +132,7 @@ public: // changed from name() to avoid ambiguity with TQObject::name() on multiple inheritance /** - * @return a KSharedPtr to KService created from the modules .desktop file + * @return a TDESharedPtr to KService created from the modules .desktop file */ KService::Ptr service() const { return _service; } -- cgit v1.2.3