diff options
Diffstat (limited to 'tdecore/kcharsets.h')
-rw-r--r-- | tdecore/kcharsets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kcharsets.h b/tdecore/kcharsets.h index 32c91148a..d3b4eec41 100644 --- a/tdecore/kcharsets.h +++ b/tdecore/kcharsets.h @@ -40,7 +40,7 @@ class TQTextCodec; * * @author Lars Knoll <knoll@kde.org> */ -class KDECORE_EXPORT KCharsets +class TDECORE_EXPORT KCharsets { friend class KGlobal; |