diff options
Diffstat (limited to 'kdeui/kspell.h')
-rw-r--r-- | kdeui/kspell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kspell.h b/kdeui/kspell.h index aee8ed822..29ff7faf7 100644 --- a/kdeui/kspell.h +++ b/kdeui/kspell.h @@ -26,7 +26,7 @@ #include <tqstring.h> #include <kdelibs_export.h> -class QTextCodec; +class TQTextCodec; class KProcIO; class KProcess; class KSpellDlg; |