diff options
Diffstat (limited to 'kdecore/kcharsets.h')
-rw-r--r-- | kdecore/kcharsets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kcharsets.h b/kdecore/kcharsets.h index 7a92c1303..32c91148a 100644 --- a/kdecore/kcharsets.h +++ b/kdecore/kcharsets.h @@ -28,7 +28,7 @@ class KGlobal; class KCharsetsPrivate; -class QTextCodec; +class TQTextCodec; /** * Charset font and encoder/decoder handling. |