From 7f8c2db2f66cc2bc671bc92e0fc4efa967ff2351 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 00:37:37 -0600 Subject: Rename KShared --- kopete/libkopete/kopetepicture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/libkopete/kopetepicture.h') diff --git a/kopete/libkopete/kopetepicture.h b/kopete/libkopete/kopetepicture.h index a681e7ca..7b8de0d4 100644 --- a/kopete/libkopete/kopetepicture.h +++ b/kopete/libkopete/kopetepicture.h @@ -141,7 +141,7 @@ private: void detach(); class Private; - KSharedPtr d; + TDESharedPtr d; }; }//END namespace Kopete -- cgit v1.2.1