summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs/qtsciicodec_p.h
diff options
context:
space:
mode:
authorThierry Bastian <thierry.bastian@nokia.com>2009-05-11 10:52:42 (GMT)
committerThierry Bastian <thierry.bastian@nokia.com>2009-05-11 11:33:52 (GMT)
commit48257d751a76699e548e59b76fc79303ef328375 (patch)
treecba19d06bda6350460a710efd641f17503aed906 /src/corelib/codecs/qtsciicodec_p.h
parent2aaa0cd24c4cf34c2c0e953ef77ef846a64cd11a (diff)
downloadQt-48257d751a76699e548e59b76fc79303ef328375.zip
Qt-48257d751a76699e548e59b76fc79303ef328375.tar.gz
Qt-48257d751a76699e548e59b76fc79303ef328375.tar.bz2
Almost 200 symbols that didn't need to be exported.
Diffstat (limited to 'src/corelib/codecs/qtsciicodec_p.h')
-rw-r--r--src/corelib/codecs/qtsciicodec_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/codecs/qtsciicodec_p.h b/src/corelib/codecs/qtsciicodec_p.h
index 8f11e48..425e7fd 100644
--- a/src/corelib/codecs/qtsciicodec_p.h
+++ b/src/corelib/codecs/qtsciicodec_p.h
@@ -88,7 +88,7 @@ QT_BEGIN_NAMESPACE
#ifndef QT_NO_CODECS
-class Q_CORE_EXPORT QTsciiCodec : public QTextCodec {
+class QTsciiCodec : public QTextCodec {
public:
~QTsciiCodec();