summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/kopetepicture.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/kopetepicture.h')
-rw-r--r--kopete/libkopete/kopetepicture.h2
1 files changed, 1 insertions, 1 deletions
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<Private> d;
+ TDESharedPtr<Private> d;
};
}//END namespace Kopete