summaryrefslogtreecommitdiffstats
path: root/src/entry.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-31 00:19:26 -0600
committerTimothy Pearson <[email protected]>2013-01-31 00:19:26 -0600
commit57443681e97fff553d94260756ebedaee606610f (patch)
tree9aee5acb23ff14cb454750a03eb3ad1f5bc66c57 /src/entry.h
parent71a8a17d6f6d5d95682d1b638d21937bc5a0d54b (diff)
downloadtellico-57443681e97fff553d94260756ebedaee606610f.tar.gz
tellico-57443681e97fff553d94260756ebedaee606610f.zip
Rename KShared
Diffstat (limited to 'src/entry.h')
-rw-r--r--src/entry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entry.h b/src/entry.h
index 88666de..92bda7c 100644
--- a/src/entry.h
+++ b/src/entry.h
@@ -65,7 +65,7 @@ private:
*
* @author Robby Stephenson
*/
-class Entry : public KShared {
+class Entry : public TDEShared {
public:
/**