From f7055674768fa7f0267da4a14b9061e60ebab3fc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 00:15:51 -0600 Subject: Rename KShared --- lib/kross/api/qtobject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kross/api/qtobject.h') diff --git a/lib/kross/api/qtobject.h b/lib/kross/api/qtobject.h index 119a579e5..22829f027 100644 --- a/lib/kross/api/qtobject.h +++ b/lib/kross/api/qtobject.h @@ -49,7 +49,7 @@ namespace Kross { namespace Api { /** * Shared pointer to implement reference-counting. */ - typedef KSharedPtr Ptr; + typedef TDESharedPtr Ptr; /** * Constructor. -- cgit v1.2.3