summaryrefslogtreecommitdiffstats
path: root/src/tools/tqwinexport.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-01-02 12:02:24 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-01-02 12:02:24 +0900
commit01d46198d1b9240c8e0eb1cf31300b77879da412 (patch)
tree69534901f3dff9f0beed05350c23bbe3b92a1fe0 /src/tools/tqwinexport.cpp
parent37293565c31fa447fbf7cb0566be51d1204e8991 (diff)
downloadtqt3-01d46198d1b9240c8e0eb1cf31300b77879da412.tar.gz
tqt3-01d46198d1b9240c8e0eb1cf31300b77879da412.zip
Rename Q_EXPORT to TQ_EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/tools/tqwinexport.cpp')
-rw-r--r--src/tools/tqwinexport.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tqwinexport.cpp b/src/tools/tqwinexport.cpp
index d1a2bce22..87639706a 100644
--- a/src/tools/tqwinexport.cpp
+++ b/src/tools/tqwinexport.cpp
@@ -1,4 +1,4 @@
-#define Q_EXPORT_TEMPLATES
+#define TQ_EXPORT_TEMPLATES
#include <tqcanvas.h>
#include <tqaccessible.h>