summaryrefslogtreecommitdiffstats
path: root/doc/html/tqeuckrcodec-h.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-01-02 12:02:24 +0900
committerMichele Calgaro <[email protected]>2025-01-02 12:02:24 +0900
commit01d46198d1b9240c8e0eb1cf31300b77879da412 (patch)
tree69534901f3dff9f0beed05350c23bbe3b92a1fe0 /doc/html/tqeuckrcodec-h.html
parent37293565c31fa447fbf7cb0566be51d1204e8991 (diff)
downloadtqt3-01d46198d1b9240c8e0eb1cf31300b77879da412.tar.gz
tqt3-01d46198d1b9240c8e0eb1cf31300b77879da412.zip
Rename Q_EXPORT to TQ_EXPORT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqeuckrcodec-h.html')
-rw-r--r--doc/html/tqeuckrcodec-h.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqeuckrcodec-h.html b/doc/html/tqeuckrcodec-h.html
index eb567a66f..10a838546 100644
--- a/doc/html/tqeuckrcodec-h.html
+++ b/doc/html/tqeuckrcodec-h.html
@@ -108,12 +108,12 @@ body { background: #ffffff; color: black; }
#ifndef TQT_NO_BIG_CODECS
#if defined(QT_PLUGIN)
-#define Q_EXPORT_CODECS_KR
+#define TQ_EXPORT_CODECS_KR
#else
-#define Q_EXPORT_CODECS_KR TQ_EXPORT
+#define TQ_EXPORT_CODECS_KR TQ_EXPORT
#endif
-class Q_EXPORT_CODECS_KR TQEucKrCodec : public TQTextCodec {
+class TQ_EXPORT_CODECS_KR TQEucKrCodec : public TQTextCodec {
public:
virtual int mibEnum() const;
const char* name() const;