diff options
Diffstat (limited to 'kspell2/backgroundchecker.h')
-rw-r--r-- | kspell2/backgroundchecker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/backgroundchecker.h b/kspell2/backgroundchecker.h index c3f2cbc1b..e5418d7ec 100644 --- a/kspell2/backgroundchecker.h +++ b/kspell2/backgroundchecker.h @@ -23,7 +23,7 @@ #include "broker.h" -class QCustomEvent; +class TQCustomEvent; namespace KSpell2 { |