summaryrefslogtreecommitdiffstats
path: root/kbugbuster/backend/bugdetailsimpl.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 00:38:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 00:38:51 -0600
commit44ff5a3c798fe9c44df30cc898fbdffa44784d56 (patch)
tree7e804b8a5d5d8f4e653766a8a867972e5e39eb38 /kbugbuster/backend/bugdetailsimpl.h
parent5b6f5139f2f455cee37445c26a7036c76d7376bc (diff)
downloadtdesdk-44ff5a3c798fe9c44df30cc898fbdffa44784d56.tar.gz
tdesdk-44ff5a3c798fe9c44df30cc898fbdffa44784d56.zip
Rename KShared
Diffstat (limited to 'kbugbuster/backend/bugdetailsimpl.h')
-rw-r--r--kbugbuster/backend/bugdetailsimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/backend/bugdetailsimpl.h b/kbugbuster/backend/bugdetailsimpl.h
index 5d6dc459..e4db5cd0 100644
--- a/kbugbuster/backend/bugdetailsimpl.h
+++ b/kbugbuster/backend/bugdetailsimpl.h
@@ -5,7 +5,7 @@
#include "bugdetailspart.h"
-struct BugDetailsImpl : public KShared
+struct BugDetailsImpl : public TDEShared
{
public:
BugDetailsImpl( const TQString &_version, const TQString &_source,