diff options
Diffstat (limited to 'kspell2/broker.h')
-rw-r--r-- | kspell2/broker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/broker.h b/kspell2/broker.h index 24f0338f1..2539fbbec 100644 --- a/kspell2/broker.h +++ b/kspell2/broker.h @@ -30,7 +30,7 @@ class KSharedConfig; template <typename T> -class QPtrDict; +class TQPtrDict; namespace KSpell2 { |