summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/kopeteonlinestatus.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 00:37:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 00:37:37 -0600
commit7f8c2db2f66cc2bc671bc92e0fc4efa967ff2351 (patch)
tree17a5cf137f9c54dfb33e43564175ea7aa2adc483 /kopete/libkopete/kopeteonlinestatus.cpp
parent77018e9b0728ffa195685c2ad40511959c74cfba (diff)
downloadtdenetwork-7f8c2db2f66cc2bc671bc92e0fc4efa967ff2351.tar.gz
tdenetwork-7f8c2db2f66cc2bc671bc92e0fc4efa967ff2351.zip
Rename KShared
Diffstat (limited to 'kopete/libkopete/kopeteonlinestatus.cpp')
-rw-r--r--kopete/libkopete/kopeteonlinestatus.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopeteonlinestatus.cpp b/kopete/libkopete/kopeteonlinestatus.cpp
index da9bb5d5..35ec4e4f 100644
--- a/kopete/libkopete/kopeteonlinestatus.cpp
+++ b/kopete/libkopete/kopeteonlinestatus.cpp
@@ -36,7 +36,7 @@
using namespace Kopete;
class OnlineStatus::Private
- : public KShared
+ : public TDEShared
{
public:
StatusType status;