summaryrefslogtreecommitdiffstats
path: root/kmouth/wordcompletion/wordcompletion.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmouth/wordcompletion/wordcompletion.h')
-rw-r--r--kmouth/wordcompletion/wordcompletion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/wordcompletion/wordcompletion.h b/kmouth/wordcompletion/wordcompletion.h
index 2f92bc6..c7304f8 100644
--- a/kmouth/wordcompletion/wordcompletion.h
+++ b/kmouth/wordcompletion/wordcompletion.h
@@ -6,7 +6,7 @@
/**
* This class does completion based on a dictionary of words.
*/
-class WordCompletion : public KCompletion {
+class WordCompletion : public TDECompletion {
friend class WordListWidget;
Q_OBJECT