summaryrefslogtreecommitdiffstats
path: root/doc/html/tqjiscodec-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqjiscodec-h.html')
-rw-r--r--doc/html/tqjiscodec-h.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqjiscodec-h.html b/doc/html/tqjiscodec-h.html
index d81c19889..664bcbaaf 100644
--- a/doc/html/tqjiscodec-h.html
+++ b/doc/html/tqjiscodec-h.html
@@ -113,12 +113,12 @@ body { background: #ffffff; color: black; }
#ifndef TQT_NO_BIG_CODECS
#if defined(QT_PLUGIN)
-#define Q_EXPORT_CODECS_JP
+#define TQ_EXPORT_CODECS_JP
#else
-#define Q_EXPORT_CODECS_JP TQ_EXPORT
+#define TQ_EXPORT_CODECS_JP TQ_EXPORT
#endif
-class Q_EXPORT_CODECS_JP TQJisCodec : public TQTextCodec {
+class TQ_EXPORT_CODECS_JP TQJisCodec : public TQTextCodec {
public:
virtual int mibEnum() const;
const char* name() const;