summaryrefslogtreecommitdiffstats
path: root/kbabel/kbabel/kbabelview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/kbabel/kbabelview.h')
-rw-r--r--kbabel/kbabel/kbabelview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kbabel/kbabel/kbabelview.h b/kbabel/kbabel/kbabelview.h
index 5e9c280a..6af2da00 100644
--- a/kbabel/kbabel/kbabelview.h
+++ b/kbabel/kbabel/kbabelview.h
@@ -623,7 +623,7 @@ private:
struct
{
- KSpell *kspell;
+ KSpell *tdespell;
KSpellConfig* config;
TQStringList wordList;
bool active;
@@ -648,7 +648,7 @@ private:
} spell;
struct {
- KSpell *kspell;
+ KSpell *tdespell;
KSpellConfig* config;
} spell2; // on-the-fly spellchecking