summaryrefslogtreecommitdiffstats
path: root/src/codecs/ntqtsciicodec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/codecs/ntqtsciicodec.h')
-rw-r--r--src/codecs/ntqtsciicodec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codecs/ntqtsciicodec.h b/src/codecs/ntqtsciicodec.h
index d9486f237..bbea40f2d 100644
--- a/src/codecs/ntqtsciicodec.h
+++ b/src/codecs/ntqtsciicodec.h
@@ -74,7 +74,7 @@
#ifndef TQT_NO_CODECS
-class Q_EXPORT TQTsciiCodec : public TQTextCodec {
+class TQ_EXPORT TQTsciiCodec : public TQTextCodec {
public:
virtual int mibEnum() const;
const char* name() const;