diff options
Diffstat (limited to 'kcontrol/spellchecking/spellchecking.h')
-rw-r--r-- | kcontrol/spellchecking/spellchecking.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/spellchecking/spellchecking.h b/kcontrol/spellchecking/spellchecking.h index 130bf5e51..19aadbc76 100644 --- a/kcontrol/spellchecking/spellchecking.h +++ b/kcontrol/spellchecking/spellchecking.h @@ -23,7 +23,7 @@ class KSpellConfig; -class KSpellCheckingConfig : public KCModule +class KSpellCheckingConfig : public TDECModule { Q_OBJECT |