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/exception.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kross/api/exception.h') diff --git a/lib/kross/api/exception.h b/lib/kross/api/exception.h index b0699bfb8..f58496d7e 100644 --- a/lib/kross/api/exception.h +++ b/lib/kross/api/exception.h @@ -42,7 +42,7 @@ namespace Kross { namespace Api { /** * Shared pointer to implement reference-counting. */ - typedef KSharedPtr Ptr; + typedef TDESharedPtr Ptr; /** * Constructor. -- cgit v1.2.3